Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ^(.w) has been slain by (.w).$
  2.  
  3. send("pt " ..matches[3].. " has slain " ..matches[2])
  4. if ndb.getcity(matches[2])== "Targossas" then
  5. send("CLEARQUEUE ALL;;Perform resurrection " .. matches[2])
  6. else
  7. send("get body")
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement