GlitterBerri

Pokémon Unused Text

Oct 5th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/underground_path_route_7_entrance_unused.asm
  2.  
  3. _UGPathRoute7EntranceUnusedText_5d773::
  4. text "I want to shop at"
  5. line "the dept. store"
  6. cont "in CELADON but..."
  7.  
  8. para "There are so many"
  9. line "rough looking"
  10. cont "people there."
  11. done
  12.  
  13. _UGPathRoute7EntranceUnusedText_5d778::
  14. text "TEAM ROCKET had a"
  15. line "secret hideout in"
  16. cont "CELADON CITY?"
  17. done
  18.  
  19. _UGPathRoute7EntranceUnusedText_5d77d::
  20. text "You're here to"
  21. line "shop in CELADON?"
  22.  
  23. para "Just step outside"
  24. line "and head west!"
  25. done
  26.  
  27. _UGPathRoute7EntranceUnusedText_5d782::
  28. text "The UNDERGROUND"
  29. line "PATH goes beneath"
  30. cont "SAFFRON and leads"
  31. cont "to LAVENDER."
  32.  
  33. para "If you're heading"
  34. line "to CERULEAN, go"
  35. cont "to the building"
  36. cont "across the road."
  37. done
  38.  
  39. https://github.com/pret/pokered/blob/c2381bb3e624e966c323610df762a299468a1728/text/unused_names.asm
  40.  
  41. UnusedNames::
  42. db "かみなりバッヂ@"
  43. db "かいがらバッヂ@"
  44. db "おじぞうバッヂ@"
  45. db "はやぶさバッヂ@"
  46. db "ひんやりバッヂ@"
  47. db "なかよしバッヂ@"
  48. db "バラバッヂ@"
  49. db "ひのたまバッヂ@"
  50. db "ゴールドバッヂ@"
  51. db "たまご@"
  52. db "ひよこ@"
  53. db "ブロンズ@"
  54. db "シルバー@"
  55. db "ゴールド@"
  56. db "プチキャプテン@"
  57. db "キャプテン@"
  58. db "プチマスター@"
  59. db "マスター@"
  60. db "エクセレント"
  61.  
  62. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/engine/hidden_object_functions18.asm
  63.  
  64. _UnusedBenchGuyText1::
  65. text "I wish I could"
  66. line "catch #MON."
  67. done
  68.  
  69. _UnusedBenchGuyText2::
  70. text "I'm tired from"
  71. line "all the fun..."
  72. done
  73.  
  74. _UnusedBenchGuyText3::
  75. text "SILPH's manager"
  76. line "is hiding in the"
  77. cont "SAFARI ZONE."
  78. done
  79.  
  80. UnusedPredefText:
  81. db "@"
  82.  
  83. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/scripts/fuchsiahouse3.asm
  84.  
  85. UnusedText_561c8:
  86. para "つり こそ"
  87. line "おとこの ロマン だ!"
  88.  
  89. para "へぼいつりざおは"
  90. line "コイキングしか つれ なんだが"
  91. line "この いいつりざおなら"
  92. line "もっと いいもんが つれるんじゃ!"
  93. done
  94.  
  95. https://github.com/YamaArashi/pokered-jp/blob/eac63e7164d9ed2dc21ac9827e48bcfbdc9ffd92/text.asm
  96.  
  97. _UnusedBenchGuyText1::
  98. text "I wish I could"
  99. line "catch #MON."
  100. done
  101.  
  102. _UnusedBenchGuyText2::
  103. text "I'm tired from"
  104. line "all the fun..."
  105. done
  106.  
  107. _UnusedBenchGuyText3::
  108. text "SILPH's manager"
  109. line "is hiding in the"
  110. cont "SAFARI ZONE."
  111. done
  112.  
  113.  
  114. JapaneseSaveMessageText:
  115. db "きろく"
  116. next "メッセージ@"
  117.  
  118. JapaneseSpeedOptionsText:
  119. db "はやい"
  120. next "おそい@"
  121.  
  122. MoneyText:
  123. db "おかね@"
  124.  
  125. JapaneseMochimonoText:
  126. db "もちもの@"
  127.  
  128. JapaneseMainMenuText:
  129. db "つづきから"
  130. next "さいしょから@"
  131.  
  132. JapaneseAhText:
  133. db "アッ!@"
  134.  
  135. .NorthWestMenu
  136. db "きた"
  137. next "にし@"
  138. .SouthEastMenu
  139. db "みなみ"
  140. next "ひがし@"
  141. .NorthEastMenu
  142. db "きた"
  143. next "ひがし@"
  144.  
  145. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/wardens_house.asm
  146.  
  147. _HM04NoRoomText::
  148. text "Your pack is"
  149. line "stuffed full!"
  150. done
  151.  
  152. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/route_22.asm
  153.  
  154. _Route22Text_511bc::
  155. text $53, ": What?"
  156. line "Why do I have 2"
  157. cont "#MON?"
  158.  
  159. para "You should catch"
  160. cont "some more too!"
  161. prompt
  162.  
  163. _Route22Text_511d0::
  164. text "<RIVAL>: Hahaha!"
  165. line "<PLAYER>! That's"
  166. cont "your best? You're"
  167. cont "nowhere near as"
  168. cont "good as me, pal!"
  169.  
  170. para "Go train some"
  171. line "more! You loser!"
  172. prompt
  173.  
  174. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/cerulean_city.asm
  175.  
  176. _CeruleanCityText_19672::
  177. text "Heh!"
  178. line "You're no match"
  179. cont "for my genius!"
  180. prompt
  181.  
  182. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/ss_anne_2.asm
  183.  
  184. _SSAnneRivalWonText::
  185. text $52, "! What are"
  186. line "you, seasick?"
  187.  
  188. para "You should shape"
  189. line "up, pal!"
  190. prompt
  191.  
  192. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/pokemon_tower_2f.asm
  193.  
  194. _PokemonTower2Text_60637::
  195. text $53, ": Well,"
  196. line "look at all your"
  197. cont "wimpy #MON!"
  198.  
  199. para "Toughen them up a"
  200. line "bit more!"
  201. prompt
  202.  
  203. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/silph_co_7f.asm
  204.  
  205. _SilphCo7Text_51ecd::
  206. text $53, ": How can"
  207. line "I put this?"
  208.  
  209. para "You're not good"
  210. line "enough to play"
  211. cont "with us big boys!"
  212. prompt
  213.  
  214. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/text/maps/champion.asm
  215.  
  216. _GaryVictoryText::
  217. text "Hahaha!"
  218. line "I won, I won!"
  219.  
  220. para "I'm too good for"
  221. line "you, ", $52, "!"
  222.  
  223. para "You did well to"
  224. line "even reach me,"
  225. cont $53, ", the"
  226. cont "#MON genius!"
  227.  
  228. para "Nice try, loser!"
  229. line "Hahaha!"
  230. prompt
  231.  
  232. https://github.com/YamaArashi/pokered-jp/blob/eac63e7164d9ed2dc21ac9827e48bcfbdc9ffd92/engine/cable_club.asm#L310
  233.  
  234. DataCorruptedString:
  235. TX_RAM wcf4b
  236. text "の データが"
  237. line "こわれています!"
  238. db $4b ; FIXME
  239. db "でんげんを きって"
  240. db $4c ; FIXME
  241. db "やリなおしてください。"
  242. done
Advertisement
Add Comment
Please, Sign In to add comment