Advertisement
Zakaia

Citizens Quests

Feb 13th, 2012
849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.08 KB | None | 0 0
  1. "The Hunt":
  2.     texts:
  3.         description: "Its A hard time out there to find some decent food, Could you get me some raw pork?"
  4.         completion: "Thanks Friend, I owe you one"
  5.         acceptance: "Hurry or I'ma die from hunger!"
  6.     repeats: 2
  7.     objectives:
  8.         '0':
  9.             '0':
  10.                 type: collect
  11.                 materialid: 319
  12.                 amount: 5
  13.                 optional: False
  14.                 finishhere: False
  15.                 message: "Bring It back before it goes bad!"
  16.     rewards:
  17.         '0':
  18.             type: item
  19.             id: 320
  20.             amount: 4
  21.             take: True
  22.         '1':
  23.             type: item
  24.             id: 272
  25.             amount: 1
  26.             take: True
  27.         '2':
  28.             type: command
  29.             command: xp <player> 10
  30.  
  31. "Helping Baker Jeff":
  32.     texts:
  33.         description: "Are you headed to see Gabe?"
  34.         completion: "Thanks I may Have more work some time soon"
  35.         acceptance: "If your way can you drop off this letter to Gabe?"
  36.     repeats: 2
  37.     objectives:
  38.         '0':
  39.             '0':
  40.                 type: delivery
  41.                 materialid: 339
  42.                 amount: 1
  43.                 npcdestination: 5
  44.                 optional: False
  45.                 finishhere: True
  46.                 message: "Thanks for the Letter <player>."
  47.     rewards:
  48.         '0':
  49.             type: item
  50.             id: 371
  51.             amount: 10
  52.             take: False
  53.  
  54. "The Hunter Is The Hunted":
  55.     texts:
  56.         description: "Are you headed to see Gabe?"
  57.         completion: "Thanks I may Have more work some time soon"
  58.         acceptance: "If your way can you drop off this letter to Gabe?"
  59.     repeats: 2
  60.     objectives:
  61.         '0':
  62.             '0':
  63.                 type: delivery
  64.                 materialid: 339
  65.                 amount: 1
  66.                 npcdestination: 5
  67.                 optional: False
  68.                 finishhere: True
  69.                 message: "Thanks for the Letter <player>."
  70.     rewards:
  71.         '0':
  72.             type: item
  73.             id: 371
  74.             amount: 10
  75.             take: False
  76.  
  77. "The First Attack":
  78.     texts:
  79.         description: "Are you headed to see Gabe?"
  80.         completion: "Thanks I may Have more work some time soon"
  81.         acceptance: "If your way can you drop off this letter to Gabe?"
  82.     repeats: 2
  83.     objectives:
  84.         '0':
  85.             '0':
  86.                 type: delivery
  87.                 materialid: 339
  88.                 amount: 1
  89.                 npcdestination: 5
  90.                 optional: False
  91.                 finishhere: True
  92.                 message: "Thanks for the Letter <player>."
  93.     rewards:
  94.         '0':
  95.             type: item
  96.             id: 371
  97.             amount: 10
  98.             take: False
  99.  
  100. "Slayer of Beasts":
  101.     texts:
  102.         description: "Are you headed to see Gabe?"
  103.         completion: "Thanks I may Have more work some time soon"
  104.         acceptance: "If your way can you drop off this letter to Gabe?"
  105.     repeats: 2
  106.     objectives:
  107.         '0':
  108.             '0':
  109.                 type: delivery
  110.                 materialid: 339
  111.                 amount: 1
  112.                 npcdestination: 5
  113.                 optional: False
  114.                 finishhere: True
  115.                 message: "Thanks for the Letter <player>."
  116.     rewards:
  117.         '0':
  118.             type: item
  119.             id: 371
  120.             amount: 10
  121.             take: False
  122.  
  123. "Delivery Boy":
  124.     texts:
  125.         description: "Are you headed to see Gabe?"
  126.         completion: "Thanks I may Have more work some time soon"
  127.         acceptance: "If your way can you drop off this letter to Gabe?"
  128.     repeats: 2
  129.     objectives:
  130.         '0':
  131.             '0':
  132.                 type: delivery
  133.                 materialid: 339
  134.                 amount: 1
  135.                 npcdestination: 5
  136.                 optional: False
  137.                 finishhere: True
  138.                 message: "Thanks for the Letter <player>."
  139.     rewards:
  140.         '0':
  141.             type: item
  142.             id: 371
  143.             amount: 10
  144.             take: False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement