Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
- <config />
- <variables clear="false">
- <var name="SkillUp">1</var>
- </variables>
- <sets />
- <rules>
- <if advanced='"$SkillUp" == "1"'>
- <if spell="Ranged">
- <command when="aftercast">wait 2.5; input /ra <t></command>
- </if>
- </if>
- </rules>
- </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement