Advertisement
ProClifo

Untitled

Jun 25th, 2015
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. '---------------
  2. #org 0x1FA3EC
  3. lock
  4. faceplayer
  5. compare 0x40D3 0x5
  6. if 0x1 goto 0x81FA43A
  7. compare 0x40D3 0x6
  8. if 0x4 goto 0x81FA465
  9. compare 0x40D3 0x2
  10. if 0x4 goto 0x81FA490
  11. checkgender
  12. compare LASTRESULT 0x0
  13. if 0x1 call 0x81FA428
  14. compare LASTRESULT 0x1
  15. if 0x1 call 0x81FA431
  16. release
  17. end
  18.  
  19. '---------------
  20. #org 0x1FA43A
  21. checkgender
  22. compare LASTRESULT 0x0
  23. if 0x1 call 0x81FA453
  24. compare LASTRESULT 0x1
  25. if 0x1 call 0x81FA45C
  26. release
  27. end
  28.  
  29. '---------------
  30. #org 0x1FA465
  31. checkgender
  32. compare LASTRESULT 0x0
  33. if 0x1 call 0x81FA47E
  34. compare LASTRESULT 0x1
  35. if 0x1 call 0x81FA487
  36. release
  37. end
  38.  
  39. '---------------
  40. #org 0x1FA490
  41. checkgender
  42. compare LASTRESULT 0x0
  43. if 0x1 call 0x81FA4A9
  44. compare LASTRESULT 0x1
  45. if 0x1 call 0x81FA4B2
  46. release
  47. end
  48.  
  49. '---------------
  50. #org 0x1FA428
  51. msgbox 0x81FAF08 MSG_KEEPOPEN '"MAY: I wonder where I should go lo..."
  52. return
  53.  
  54. '---------------
  55. #org 0x1FA431
  56. msgbox 0x81FB073 MSG_KEEPOPEN '"BRENDAN: Where should I look for\n..."
  57. return
  58.  
  59. '---------------
  60. #org 0x1FA453
  61. msgbox 0x81FBB68 MSG_KEEPOPEN '"MAY: [player]\v\h05, after this[.]..."
  62. return
  63.  
  64. '---------------
  65. #org 0x1FA45C
  66. msgbox 0x81FBC2D MSG_KEEPOPEN '"BRENDAN: Rather than collecting\nP..."
  67. return
  68.  
  69. '---------------
  70. #org 0x1FA47E
  71. msgbox 0x81FBC8D MSG_KEEPOPEN '"MAY: Oh, hi, [player]\v\h05!\nHave..."
  72. return
  73.  
  74. '---------------
  75. #org 0x1FA487
  76. msgbox 0x81FBCD2 MSG_KEEPOPEN '"BRENDAN: Hey, [player]!\nHave you ..."
  77. return
  78.  
  79. '---------------
  80. #org 0x1FA4A9
  81. checkflag 0x255
  82. if 0x0 goto 0x8F01990
  83. msgbox 0x81FB528 MSG_KEEPOPEN '"MAY: I think I'll take a short bre..."
  84. return
  85.  
  86. '---------------
  87. #org 0x1FA4B2
  88. msgbox 0x81FB528 MSG_KEEPOPEN '"MAY: I think I'll take a short bre..."
  89. return
  90.  
  91. '---------------
  92. #org 0xF01990
  93. call 0x8F01B38
  94. checkflag 0x245
  95. if 0x1 goto 0x8F019DA
  96. call 0x8F019C5
  97. call 0x8F01B1A
  98. msgbox 0x8F01AF4 MSG_KEEPOPEN '"I hope you'll take good care of it..."
  99. release
  100. end
  101.  
  102. '---------------
  103. #org 0xF01B38
  104. copyvar 0x8000 0x4023
  105. compare 0x8000 0x0
  106. if 0x1 call 0x8F01B60
  107. compare 0x8000 0x1
  108. if 0x1 call 0x8F01B6F
  109. compare 0x8000 0x2
  110. if 0x1 call 0x8F01B7E
  111. return
  112.  
  113. '---------------
  114. #org 0xF019DA
  115. msgbox 0x8F01A7F MSG_YESNO '"MAY: How about it, [player]? Will ..."
  116. compare LASTRESULT 0x0
  117. if 0x1 goto 0x8F019EF
  118. return
  119.  
  120. '---------------
  121. #org 0xF019C5
  122. msgbox 0x8F019FA MSG_YESNO '"MAY: Hello, [player]! I just hatch..."
  123. compare LASTRESULT 0x0
  124. if 0x1 goto 0x8F019EF
  125. return
  126.  
  127. '---------------
  128. #org 0xF01B1A
  129. givepokemon 0x8001 0x5 0x0 0x0 0x0 0x0
  130. fanfare 0x172
  131. preparemsg 0x8F01B8D '"[player] received a [buffer2]!"
  132. waitmsg
  133. waitfanfare
  134. setflag 0x255
  135. return
  136.  
  137. '---------------
  138. #org 0xF01B60
  139. bufferpokemon 0x0 0x11A
  140. setvar 0x8001 0x118
  141. bufferpokemon 0x1 0x11B
  142. return
  143.  
  144. '---------------
  145. #org 0xF01B6F
  146. bufferpokemon 0x0 0x11D
  147. setvar 0x8001 0x11B
  148. bufferpokemon 0x1 0x11B
  149. return
  150.  
  151. '---------------
  152. #org 0xF01B7E
  153. bufferpokemon 0x0 0x117
  154. setvar 0x8001 0x115
  155. bufferpokemon 0x1 0x11B
  156. return
  157.  
  158. '---------------
  159. #org 0xF019EF
  160. msgbox 0x8F01AB5 MSG_KEEPOPEN '"Is that so? Well, let me know if y..."
  161. release
  162. end
  163.  
  164.  
  165. '---------
  166. ' Strings
  167. '---------
  168. #org 0x1FAF08
  169. = MAY: I wonder where I should go look\nfor POKéMON next?
  170.  
  171. #org 0x1FB073
  172. = BRENDAN: Where should I look for\nPOKéMON next[.]
  173.  
  174. #org 0x1FBB68
  175. = MAY: [player]\v\h05, after this[.]\nWhat are you going to do?\pAre you going to keep battling\nand sharpening your skills?\pOr are you going to try filling\nthe NATIONAL POKéDEX?\pI'm staying here to help the PROF.
  176.  
  177. #org 0x1FBC2D
  178. = BRENDAN: Rather than collecting\nPOKéMON, I prefer slowly and \lsteadily raising the one I chose.
  179.  
  180. #org 0x1FBC8D
  181. = MAY: Oh, hi, [player]\v\h05!\nHave you gone to that place,\lthe BATTLE FRONTIER?
  182.  
  183. #org 0x1FBCD2
  184. = BRENDAN: Hey, [player]!\nHave you gone out to that place,\lthe BATTLE FRONTIER?
  185.  
  186. #org 0x1FB528
  187. = MAY: I think I'll take a short break\nfrom fieldwork.\pI think I'll help the PROF here for\na while.
  188.  
  189. #org 0xF01AF4
  190. = I hope you'll take good care of it!
  191.  
  192. #org 0xF01A7F
  193. = MAY: How about it, [player]? Will you take care of my [buffer2]?
  194.  
  195. #org 0xF019FA
  196. = MAY: Hello, [player]! I just hatched an egg that my [buffer1] laid a while back. I'm going to be in the lab for now, so why don't you raise it?
  197.  
  198. #org 0xF01B8D
  199. = [player] received a [buffer2]!
  200.  
  201. #org 0xF01AB5
  202. = Is that so? Well, let me know if you have a change of heart.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement