Advertisement
Whiteaxe

wrack

Jan 4th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. def wrack()
  2. if !checkpcs.nil? && Spell[9918].known? && !Spell[9012].active?
  3. fput "hide" until hidden? if !Spell[9901].nil?
  4. Spell[9918].cast if checkspirit >= 6
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement