Advertisement
mattlawson

Untitled

Dec 20th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.94 KB | None | 0 0
  1. /q create regalia.festival.fruitcake
  2. /q e ToFind OnEnterRegion regalia.fruitcake
  3. /q e n Fruitcake Delivery
  4. /q e d A man calls from his bakery, "Hey! Come here for a second! I need your help!"
  5. /q e OnFind DoFind regalia.festival.fruitcake.reset
  6. /q e OnComplete DoGiveItem 354 1 name:&aCake_from_Gregory_Edwards lore:&r&7Appreciation_V|&5&oGregory_Edwards_baked_you|a_cake_for_helping|him!_How_sweet! lure:3 unbreaking:4.
  7. /q e ToFind IfFound regalia.festival.tester
  8.  
  9. /q create regalia.festival.fruitcake.reset
  10. /q e v n
  11. /q e ToAdvance !IfInRegion regalia.fruitcake
  12. /q e OnComplete DoCmd /q p ut {p} regalia.festival.fruitcake
  13.  
  14. /q create regalia.festival.fruitcake.100
  15. /q e ToFind OnClickNPC Greg Edwards
  16. /q e ToFind IfFound regalia.festival.fruitcake
  17. /q e OnFind DoFind regalia.festival.fruitcake.no
  18. /q e OnFind DoUnFind regalia.festival.fruitcake.reset
  19. /q e n How can we help!
  20. /q e d You approach a stressed man, covered in flour and sweat. "Hello! I’m Greg Edwards, an honest baker and I desperately need your help! It’s a bit much to ask, but it would mean a lot to me! Please?" (Say &byes &eor &bno&e)
  21. /q e ToAdvance OnChat yes
  22. /q e OnComplete DoFind regalia.festival.fruitcake.200
  23. /q e OnComplete DoUnFind regalia.festival.fruitcake.no
  24.  
  25. /q create regalia.festival.fruitcake.no
  26. /q e v n
  27. /q e ToAdvance OnChat no
  28. /q e OnComplete DoFind regalia.festival.fruitcake.no.100
  29. /q e OnComplete DoPotionEffect nausea 5 1 false false
  30. /q e OnComplete DoPotionEffect harm 1 1 false false
  31. /q e OnComplete DoPotionEffect regeneration 10 1 false false
  32.  
  33. /q create regalia.festival.fruitcake.no.100
  34. /q e n NO?
  35. /q e d "That is unacceptable! Where is your spirit?" The baker grabs his rolling pin and beats you over the head. "Hopefully that will teach you a lesson! Come back when you have a soul!" The baker angrily snarls and turns his back on you until you leave.
  36. /q e times 0
  37.  
  38. /q create regalia.festival.fruitcake.200
  39. /q e n Thank goodness!
  40. /q e d 'Really? Thank you! I need some help delivering some fruit cakes. I usually have someone else do it, but I have been too busy! There are five fruit cake orders. I have two done right now.'' He hands you two steaming fruit cakes. ''Please deliver these to Erna Chrisholm and Althea Pacheco.''
  41. /q e times 2
  42. /q e OnFind DoFind regalia.festival.fruitcake.250
  43. /q e OnComplete DoFind regalia.festival.fruitcake.300
  44.  
  45. /q create regalia.festival.fruitcake.250
  46. /q e v n
  47. /q e times 3
  48. /q e ToAdvance OnSecond 1
  49. /q e ToAdvance IfSlotsEmpty 2
  50. /q e OnComplete DoGiveItem 354 2
  51. /q e OnComplete DoFind regalia.festival.fruitcake.250.100
  52. /q e OnComplete DoFind regalia.festival.fruitcake.250.200
  53.  
  54. /q create regalia.festival.fruitcake.250.100
  55. /q e n Delivery!!
  56. /q e d Deliver a cake to &dAlthea Pacheco&e.
  57. /q e ToAdvance OnClickNPC Althea Pacheco
  58. /q e OnComplete DoAdvance regalia.festival.fruitcake.200
  59. /q e OnComplete DoFind regalia.festival.fruitcake.250.150
  60. /q e OnComplete DoLoseItem 354
  61.  
  62. /q create regalia.festival.fruitcake.250.150
  63. /q e times 0
  64. /q e n Oh, you have a delivery?
  65. /q e d Her face lights up when you hand her the cake. ''Mmmm it’s still warm! Thank you!''
  66.  
  67. /q create regalia.festival.fruitcake.250.200
  68. /q e n Delivery!!
  69. /q e d Deliver a cake to &dErna Chrisholm&e.
  70. /q e ToAdvance OnClickNPC Erna Chrisholm
  71. /q e OnComplete DoAdvance regalia.festival.fruitcake.200
  72. /q e OnComplete DoFind regalia.festival.fruitcake.250.250
  73. /q e OnComplete DoLoseItem 354
  74.  
  75. /q create regalia.festival.fruitcake.250.250
  76. /q e times 0
  77. /q e n Oh.. a fruitcake?
  78. /q e d A look of slight disgust crosses her face as you give her the cake. ''I hate fruit cakes, but this is for my brother. Take care!''
  79.  
  80. /q create regalia.festival.fruitcake.300
  81. /q e times 0
  82. /q e n All cakes delivered!!
  83. /q e d Return to &dGreg Edwards&e to continue
  84.  
  85. /q create regalia.festival.fruitcake.400
  86. /q e ToFind OnClickNPC Greg Edwards
  87. /q e ToFind IfCompleted regalia.festival.fruitcake.200
  88. /q e n A few more!
  89. /q e d The man has clearly been waiting for you and looks relieved as you come in the door. ''I have the other three cakes done. Please deliver these to Thanh Esposito, Shizue Jorgen, and Ute Hidalgo''
  90. /q e times 3
  91. /q e OnFind DoFind regalia.festival.fruitcake.450
  92. /q e OnComplete DoFind regalia.festival.fruitcake.500
  93.  
  94. /q create regalia.festival.fruitcake.450
  95. /q e v n
  96. /q e times 3
  97. /q e ToAdvance onsecond 1
  98. /q e ToAdvance IfSlotsEmpty 3
  99. /q e OnComplete DoGiveItem 354 3
  100. /q e OnComplete DoFind regalia.festival.fruitcake.400.100
  101. /q e OnComplete DoFind regalia.festival.fruitcake.400.200
  102. /q e OnComplete DoFind regalia.festival.fruitcake.400.300
  103.  
  104. /q create regalia.festival.fruitcake.400.100
  105. /q e n Delivery!!
  106. /q e d Deliver a cake to &dThanh Esposito&e.
  107. /q e ToAdvance OnClickNPC Thanh Esposito
  108. /q e OnComplete DoAdvance regalia.festival.fruitcake.400
  109. /q e OnComplete DoFind regalia.festival.fruitcake.400.150
  110. /q e OnComplete DoLoseItem 354
  111.  
  112. /q create regalia.festival.fruitcake.400.150
  113. /q e times 0
  114. /q e n Wonderful!
  115. /q e d I can’t wait to have this for dinner!'' You give him the cake and can hear his stomach grumbling as you walk away.
  116.  
  117. /q create regalia.festival.fruitcake.400.200
  118. /q e n Delivery!!
  119. /q e d Deliver a cake to &dShizue Jorgen&e.
  120. /q e ToAdvance OnClickNPC Shizue Jorgen
  121. /q e OnComplete DoAdvance regalia.festival.fruitcake.400
  122. /q e OnComplete DoFind regalia.festival.fruitcake.400.250
  123. /q e OnComplete DoLoseItem 354
  124.  
  125. /q create regalia.festival.fruitcake.400.250
  126. /q e times 0
  127. /q e n Oh, a delivery?
  128. /q e d You approach Shizue with the cake in hand and mutters ''I don’t know how my grandmother can eat these, but I’m sure she’ll be happy that her fruitcake is here.'' She snatches the cake from you and ambles away.
  129.  
  130. /q create regalia.festival.fruitcake.400.300
  131. /q e n Delivery!!
  132. /q e d Deliver a cake to &dUte Hidalgo&e.
  133. /q e ToAdvance OnClickNPC Ute Hidalgo
  134. /q e OnComplete DoAdvance regalia.festival.fruitcake.400
  135. /q e OnComplete DoFind regalia.festival.fruitcake.400.350
  136. /q e OnComplete DoLoseItem 354
  137.  
  138. /q create regalia.festival.fruitcake.400.350
  139. /q e times 0
  140. /q e n Whoops!
  141. /q e d You nearly trip over your own feet as you approach her with the cake. She takes the cake and smiles, ''Everybody keeps telling me I should try one of Baker Edwards’ cakes. It looks delectable!''
  142.  
  143. /q create regalia.festival.fruitcake.500
  144. /q e n Deliveries Complete!
  145. /q e d Return to &dGreg Edwards&e to continue!
  146. /q e times 0
  147.  
  148. /q create regalia.festival.fruitcake.600
  149. /q e ToFind IfCompleted regalia.festival.fruitcake.400
  150. /q e ToFind OnClickNPC Greg Edwards
  151. /q e n Return to Greg Edwards
  152. /q e d You nearly trip over your own feet as you approach him with the cake. He takes the cake and smiles, ''Everybody keeps telling me I should try one of Baker Edwards’ cakes. It looks delectable!’’ He leans in closer and lowers his voice before continuing. ‘’I never liked Jerry’s fruitcake, but don’t tell him I said that.''
  153. /q e ToAdvance IfSlotsEmpty 1
  154. /q e OnComplete DoComplete regalia.festival.fruitcake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement