Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. NAME: biasface_ghost_orc_armory
  2. DEPTH: 3-13
  3. KMONS: O = player ghost
  4. MONS: orc
  5. MONS: orc warrior
  6. MONS: orc knight
  7. ITEM: boots / helmet / gloves / cloak
  8. : if you.depth() < 6 then
  9. SUBST: e=%$*
  10. NSUBST: - = 12=1. / .
  11. : if you.depth() < 10 then
  12. SUBST: e=%**
  13. NSUBST: - = 10=1 / 8=12 / 1=3. / .
  14. : if you.depth() < 14 then
  15. SUBST: e=**|
  16. NSUBST: - = 10=12 / 3=3. / 1
  17. : ghost_setup(_G)
  18. MAP
  19. ccccccccccccccc
  20. cIddeeeeeeeddIc
  21. m-------------m
  22. m---c--I--c---m
  23. ccccc--O--ccccc
  24. cI--cc+++cc--Ic
  25. c.............c
  26. cmmm=======mmmc
  27. I......@......I
  28. ENDMAP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement