Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. NAME: ploomutoo_potion_laboratory
  2. DEPTH: 6-12
  3. KMONS: O = player ghost
  4. MONS: ugly thing
  5. MONS: very ugly thing
  6. ITEM: mutation potion / hat / robe
  7. SUBST: d=%$*
  8. NSUBST: . = 12=1. / .
  9. : if you.depth() < 10 then
  10. SUBST: 2 = 1
  11. : else
  12. : end
  13. : ghost_setup(_G)
  14. MARKER: A = lua:fog_machine { \
  15. pow_max = 15, delay_min = 100, delay_max = 150, \
  16. size = 1, size_buildup_amnt = 29, \
  17. size_buildup_time = 1000 }
  18. MAP
  19. ccccccccc
  20. cUd*d*dUc
  21. cd1-O-1dc
  22. c%c-U-c%c
  23. c1-----1c
  24. cccc=cccc
  25. cA..2..Ac
  26. c.c...c.c
  27. cc-cUc-cc
  28. c.c...c.c
  29. cd1...1dc
  30. c.c...c.c
  31. c1..d..1c
  32. cnnc=cnnc
  33. c..c@c..c
  34. ENDMAP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement