Advertisement
Brownies

ringlock

Jan 24th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.20 KB | None | 0 0
  1. <if p_status="engaged">
  2.             <equip set="TP" />
  3.         </if>
  4.         <else>
  5.             <equip set="Stand" />
  6.                 <if eq_ring2="Emperor Band">
  7.                     <equip lock="true"><ring2></ring2></equip>
  8.                 </if>
  9.         </else>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement