Advertisement
Guest User

Untitled

a guest
Sep 18th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. starting lives: 0
  2. persistent inventory: false
  3. empty inventory to join: false
  4. keep mission inventory: true
  5. clear drops: false
  6. location: lobby
  7. lobby:
  8. minimum players: 1
  9. maximum players: 1
  10. phases:
  11. main:
  12. goals:
  13. PushButton:
  14. type: ACTIVATE
  15. location: tut_main
  16. onStart:
  17. TeleportToStart:
  18. type: TELEPORTGROUP
  19. location: tut_start
  20. WelcomePrompt:
  21. type: PROMPTGROUP
  22. prompt: Welcome to the Tutorial Mission.
  23. onSuccess:
  24. ReleasePlayers:
  25. type: RELEASEGROUP
  26. SuccessPrompt:
  27. type: PROMPTGROUP
  28. prompt: Congratulations, you completed your first mission.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement