Advertisement
TC24k

Change_Cure

Jan 28th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.30 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2.  
  3. <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
  4.     <config
  5.        RequireVersion="2.30"
  6.        debug="false"
  7.        />
  8.     <variables />
  9.    
  10.     <sets />
  11.     <rules>
  12.  
  13.     <if spell="Cure V*">
  14.         <changespell spell="Cure IV" />
  15.     </if>
  16.    
  17.    
  18.     </rules>
  19. </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement