Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. function unlock()
  2. Put("p right")
  3. Put("g strongbox")
  4. CastSpell(21)
  5. Put("em picks the lock with his claw!")
  6. Put("t strongbox")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement