Advertisement
Guest User

Untitled

a guest
Sep 28th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.68 KB | None | 0 0
  1. Start:
  2.     texts:
  3.         description: Suche die Wache auf!<br>Sie wird dir den Weg nach Mirallon sagen!
  4.         completion: Gut! Nun geh nach Mirallon und beginne deine Reise!
  5.         acceptance: <g>Quest<y>Angenommen!
  6.     repeats: 1
  7.     objectives:
  8.         '0':
  9.             '0':
  10.                 type: move location
  11.                 location:
  12.                     x: 174
  13.                     y: 64
  14.                     z: 104
  15.                     world: RPG  
  16.                 amount: 3
  17.                 message: <g>Gut du hast sie gefunden!<br>Nun komm zu mir und du bekommst etwas!
  18.     rewards:
  19.          '0':
  20.             type: money
  21.             amount: 250
  22.             take: false
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement