spawn_dungeon.txt 1011 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. tellPlayer Im Spawndorf gibt es ein kleines Dungeon mit Schätzen, versuche alle 3 Schätze und das Ende des Labyrinthes zu finden.
  2. setInfo Im Spawndorf gibt es ein kleines Dungeon mit Schätzen, versuche alle 3 Schätze und das Ende des Labyrinthes zu finden.
  3. setQuestType interact_block
  4. setFirstLocation -877 66 277 world
  5. setSecondLocation -875 66 277 world
  6. setGoalAmount 1
  7. wait
  8. tellPlayer Du betrittst nun das Dungeon.
  9. setMaterial stained_clay
  10. setMaterialData 4
  11. setFirstLocation -879 62 313 world
  12. setSecondLocation -879 62 313 world
  13. setBlock
  14. setFirstLocation -893 62 276 world
  15. setSecondLocation -893 62 276 world
  16. setBlock
  17. setFirstLocation -896 62 316 world
  18. setSecondLocation -896 62 316 world
  19. setBlock
  20. setQuestType break
  21. setFirstLocation -872 69 274 world
  22. setSecondLocation -915 60 317 world
  23. setGoalAmount 3
  24. wait
  25. tellPlayer Versuche nun den Spezialausgang zu finden.
  26. setQuestType interact_block
  27. setFirstLocation -915 62 282 world
  28. setSecondLocation -914 62 282 world
  29. setGoalAmount 1
  30. wait
  31. endQuest 10;