Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ;alias add pill=;e npc = GameObj.npcs.find_all { |i| i.status !~ /dead|gone/ }[0]; if npc then multifput "rub bandolier" , "hurl ##{npc.id}" else puts "<pushBold/>No valid targets<popBold/>" end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement