Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. #dynamic 0x800000
  2. #org @start
  3. checkflag 0x828
  4. if 0x1 goto @end
  5. msgbox @1 0x6
  6. applymovement 0xFF @exc
  7. waitmovement 0x0
  8. applymovement 0xFF @townp
  9. applymovement 13 @towny
  10. applymovement 11 @townl
  11. applymovement 12 @townb
  12. waitmovement 0x0
  13. msgbox @2 0x6
  14. applymovement 0xFF @exc
  15. applymovement 13 @exc
  16. applymovement 11 @exc
  17. applymovement 12 @exc
  18. waitmovement 0x0
  19. msgbox @3 0x6
  20. msgbox @4 0x6
  21. msgbox @5 0x6
  22. applymovement 0xFF @exc
  23. applymovement 13 @exc
  24. applymovement 11 @exc
  25. applymovement 12 @exc
  26. waitmovement 0x0
  27. msgbox @6 0x6
  28. msgbox @7 0x6
  29. msgbox @8 0x6
  30. msgbox @9 0x6
  31. applymovement 11 @awayl
  32. waitmovement 0x0
  33. hidesprite 11
  34. applymovement 10 @guymove
  35. waitmovement 0x0
  36. msgbox @10 0x6
  37. msgbox @11 0x6
  38. msgbox @12 0x6
  39. applymovement 13 @billshoo
  40. msgbox @13 0x6
  41. applymovement 10 @guymove2
  42. waitmovement 0x0
  43. msgbox @14 0x6
  44. msgbox @15 0x6
  45. msgbox @16 0x6
  46. msgbox @17 0x6
  47.  
  48. #org @1
  49. = Mayor: Everyone under the age of\n16 please come to the middle of\lthe town! I have a very important\lannouncement to make!
  50.  
  51. #org @exc
  52. #raw 0x62
  53. #raw 0xFE
  54.  
  55. #org @townp
  56. #raw 0x1D
  57. #raw 0x1D
  58. #raw 0x1D
  59. #raw 0x20
  60. #raw 0x20
  61. #raw 0x20
  62. #raw 0x20
  63. #raw 0x20
  64. #raw 0x20
  65. #raw 0x20
  66. #raw 0x20
  67. #raw 0x20
  68. #raw 0x20
  69. #raw 0x20
  70. #raw 0x1
  71. #raw 0xFE
  72.  
  73. #org @towny
  74. #raw 0x1D
  75. #raw 0x1D
  76. #raw 0x1D
  77. #raw 0x1D
  78. #raw 0x1D
  79. #raw 0x1D
  80. #raw 0x1D
  81. #raw 0x1D
  82. #raw 0x1D
  83. #raw 0x1F
  84. #raw 0x1D
  85. #raw 0x1D
  86. #raw 0x1D
  87. #raw 0x1
  88. #raw 0xFE
  89.  
  90. #org @townl
  91. #raw 0x1F
  92. #raw 0x1F
  93. #raw 0x1F
  94. #raw 0x1F
  95. #raw 0x1F
  96. #raw 0x1E
  97. #raw 0x1E
  98. #raw 0x1E
  99. #raw 0x1E
  100. #raw 0x1E
  101. #raw 0xFE
  102.  
  103. #org @townb
  104. #raw 0x1D
  105. #raw 0x1F
  106. #raw 0x1F
  107. #raw 0x1F
  108. #raw 0x1F
  109. #raw 0x1D
  110. #raw 0x1F
  111. #raw 0x1D
  112. #raw 0x1D
  113. #raw 0x1D
  114. #raw 0x1D
  115. #raw 0x1D
  116. #raw 0x1D
  117. #raw 0x1D
  118. #raw 0x1
  119. #raw 0xFE
  120.  
  121. #org @2
  122. = The reason I have called you all\nhere is because... you are all\lgoing to receive a Pokémon.
  123.  
  124. #org @3
  125. = [red_fr]Awesome!
  126.  
  127. #org @4
  128. = [blue_fr]That's great!
  129.  
  130. #org @5
  131. = Now the reason why is a bit\nfrightening. 4 years ago in the\lregion of Hoenn there were two\lrivaling teams, Team Aqua and Team\lMagma. They both wanted to change\lthe enviroment and were very\ldangerous. There have been rumors\lof them spotted here in Regma.
  132.  
  133. #org @6
  134. = You each need a Pokémon for\nprotection. There are more rumors\lof the teams here in Regma every\lday. I'm sorry if this is not\lmuch, but we have to do this just\lin case.
  135.  
  136. #org @6
  137. = Let's get this started..\nSarah, answer me this. What\lPokémon do you like more,\lZigzagoon, or Oddish?
  138.  
  139. #org @7
  140. = [red_fr]I really like Zigzagoon, sir!
  141.  
  142. #org @8
  143. = Zigzagoon, eh? Good choice. Here\nit is, your very own Pokémon, and\l5 Pokéballs.
  144.  
  145. #org @9
  146. = [red_fr]Thank you very much, mayor!
  147.  
  148. #org @awayl
  149. #raw 0x66
  150. #raw 0x1D
  151. #raw 0x1F
  152. #raw 0x1F
  153. #raw 0x1F
  154. #raw 0x1E
  155. #raw 0x1E
  156. #raw 0x1E
  157. #raw 0x1E
  158. #raw 0x1E
  159. #raw 0x1E
  160. #raw 0xFE
  161.  
  162. #org @10
  163. = Well she's off fast..\nAnyways, Bill, you get a Rattata.
  164.  
  165. #org @11
  166. = [blue_fr]I don't get to choose?
  167.  
  168. #org @12
  169. = No. You get Rattata.
  170.  
  171. #org @13
  172. = [blue_fr]Wow... thanks, I guess..
  173.  
  174. #org @billshoo
  175. #raw 0x20
  176. #raw 0x1E
  177. #raw 0x1E
  178. #raw 0x1E
  179. #raw 0x1E
  180. #raw 0x1E
  181. #raw 0x1E
  182. #raw 0xFE
  183.  
  184. #org @guymove
  185. #raw 0x1F
  186. #raw 0x1
  187. #raw 0xFE
  188.  
  189. #org @13
  190. = I never liked that kid..
  191.  
  192. #org @guymove2
  193. #raw 0x1F
  194. #raw 0x1
  195. #raw 0xFE
  196.  
  197. #org @14
  198. = Alright, now Albert. Which Pokémon\ndo you like more, Ledyba or\lSpinarak?
  199.  
  200. #org @15
  201. = [green_fr]I would love Spinarak sir!
  202.  
  203. #org @16
  204. = Alright, here's your Spinarak and\nyour 5 Pokéballs. Take care.
  205.  
  206. #org @17
  207. = [green_fr]Thank you sir! I'm gonna go\nstart my adventure!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement