Advertisement
TC24k

MovementSpeedOnly

May 29th, 2013
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
  3.     <config
  4.        RequireVersion="2.30"
  5.        debug="false"
  6.        />
  7.        
  8. <variables />
  9. </variables>
  10. <sets>
  11.     <group name="Main" default="yes">
  12.     </group>
  13. </sets>
  14. <rules>
  15.  
  16.     <equip when="Engaged"> 
  17.         <feet>Thaumas Nails</feet>
  18.     </equip>
  19.     <equip when="Idle">
  20.         <feet>Fajin Boots</feet>
  21.     </equip>
  22.  
  23. </rules>
  24. </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement