Advertisement
Guest User

Untitled

a guest
Sep 26th, 2011
3,510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.11 KB | None | 0 0
  1. #MR.SMITH QUEST
  2. cobble32:
  3.     texts:
  4.         description: <g>(Quest) <y>I love building. Actually, I love it when others build too. Go <g>Build - 32 Cobblestone <y> for a reward<g>.
  5.         completion: <g>Thank you! <y>Here are 12 stone as a reward<g>.
  6.         acceptance: <g>Quest <y>accepted<g>.
  7.     requirements:
  8.     repeats: -1
  9.     objectives:
  10.         '0':
  11.             '0':
  12.                 type: build
  13.                 materialid: 4
  14.                 amount: 32
  15.                 message: <g>Built. <y>Return to Mr. Smith<g>!
  16.     rewards:
  17.         '0':
  18.             type: item
  19.             id: 1
  20.             amount: 12
  21.             take: false
  22. #RYGARON QUEST
  23. paper12:
  24.     texts:
  25.         description: <g>(Quest) <y>I am always looking for more writing paper. Bring me 12 and I'll give you 2 feathers<g>.
  26.         completion: <g>Thank you! <y>Here are your feathers<g>.
  27.         acceptance: <g>Quest <y>accepted<g>.
  28.     repeats: -1
  29.     objectives:
  30.         '0':
  31.             '0':
  32.                 type: collect
  33.                 materialid: 339
  34.                 amount: 12
  35.                 message: <g>Item collected. <y>Return to Rygaron<g>.
  36.     rewards:
  37.          '0':
  38.             type: item
  39.             id: 339
  40.             amount: 12
  41.             take: true
  42.          '1':
  43.             type: item
  44.             id: 288
  45.             amount: 2
  46.             take: false
  47. #JIM BO QUEST
  48. egg1:
  49.     texts:
  50.         description: <g>(Quest) <y>I am making a pie and I ran outta eggs. Bring an egg, and I'll give you a juicy apple<g>.
  51.         completion: <g>Thank you! <y>Here is your apple<g>.
  52.         acceptance: <g>Quest <y>accepted<g>.
  53.     repeats: 3
  54.     objectives:
  55.         '0':
  56.             '0':
  57.                 type: collect
  58.                 materialid: 344
  59.                 amount: 1
  60.                 message: <g>Item collected. <y>Return to Jim Bo<g>.
  61.     rewards:
  62.          '0':
  63.             type: item
  64.             id: 344
  65.             amount: 1
  66.             take: true
  67.          '1':
  68.             type: item
  69.             id: 260
  70.             amount: 1
  71.             take: false
  72. #ENGEL QUEST
  73. diamond1:
  74.     texts:
  75.         description: <g>(Quest) <y>I need a diamond so I can make myself a ring<g>.
  76.         completion: <g>Thank you so much! <y>Here are 2 icky slimeballs, gross<g>.
  77.         acceptance: <g>Quest <y>accepted<g>.
  78.     repeats: 1
  79.     objectives:
  80.         '0':
  81.             '0':
  82.                 type: collect
  83.                 materialid: 264
  84.                 amount: 1
  85.                 message: <g>Item collected. <y>Return to Engel<g>.
  86.     rewards:
  87.          '0':
  88.             type: item
  89.             id: 264
  90.             amount: 1
  91.             take: true
  92.          '1':
  93.             type: item
  94.             id: 341
  95.             amount: 2
  96.             take: false
  97. #MINER/LAURIA QUEST
  98. miner1:
  99.     texts:
  100.         description: <g>(Quest) <y>I forgot to pack my husband, Miner, his lunch, please find a loaf of bread and bring it to him. He should be working in the tunnel behind the fountain in the Market<g>.
  101.         completion: <g>Yay! I am sure he was very pleased. <y>Here are 5 rupees<g>.
  102.         acceptance: <g>Quest <y>accepted<g>.
  103.     repeats: 1
  104.     objectives:
  105.         '0':
  106.             '0':
  107.                 type: delivery
  108.                 npcdestination: 6
  109.                 materialid: 297
  110.                 amount: 1
  111.                 message: <g>Item delivered. <y>Return to Lauria<g>.
  112.     rewards:
  113.          '0':
  114.             type: money
  115.             money: 5
  116.             take: false
  117. #TREE QUEST
  118. delivergazz1:
  119.     texts:
  120.         description: <g>(Quest) <y>We must bring 8 raw beef to Gazz the beast, less he wreak havoc upon the town<g>.
  121.         completion: <g>Thank you, I hate going up there. Gazz creeps me out. <y>Here are 10 rupees<g>.
  122.         acceptance: <g>Quest <y>accepted<g>.
  123.     repeats: 1
  124.     objectives:
  125.         '0':
  126.             '0':
  127.                 type: delivery
  128.                 npcdestination: 29
  129.                 materialid: 363
  130.                 amount: 8
  131.                 message: <g>Items delivered. <y>Return to Tree<g>.
  132.     rewards:
  133.          '0':
  134.             type: money
  135.             money: 10
  136.             take: false
  137. #FOX QUEST
  138. dirtsand32:
  139.     texts:
  140.         description: <g>(Quest) <y>Dirt is so fascinating. -Purr- -Bark- Go <g>Build - 32 Dirt and 32 Sand <y> for a reward<g>.
  141.         completion: <g>Great! Look how dirty you are now! <y>Here are 64 SandStone and 64 SnowBlock as a reward<g>.
  142.         acceptance: <g>Quest <y>accepted<g>.
  143.     repeats: 3
  144.     objectives:
  145.         '0':
  146.             '0':
  147.                 type: build
  148.                 materialid: 3
  149.                 amount: 32
  150.                 message: <g>Built. <y>Return to Fox if you completed both parts of quest<g>!
  151.             '1':
  152.                 type: build
  153.                 materialid: 12
  154.                 amount: 32
  155.                 message: <g>Built. <y>Return to Fox if you completed both parts of quest<g>!
  156.     rewards:
  157.         '0':
  158.             type: item
  159.             id: 24
  160.             amount: 64
  161.             take: false
  162.         '1':
  163.             type: item
  164.             id: 80
  165.             amount: 64
  166.             take: false
  167.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement