Remove address comments
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
CeladonCity_House1_MapScripts:: @ 816D267
|
||||
CeladonCity_House1_MapScripts::
|
||||
.byte 0
|
||||
|
||||
CeladonCity_House1_EventScript_RocketChief:: @ 816D268
|
||||
CeladonCity_House1_EventScript_RocketChief::
|
||||
msgbox CeladonCity_House1_Text_SlotsReelInTheDough, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_House1_EventScript_Rocket1:: @ 816D271
|
||||
CeladonCity_House1_EventScript_Rocket1::
|
||||
msgbox CeladonCity_House1_Text_ShippedMonsAsSlotPrizes, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_House1_EventScript_Rocket2:: @ 816D27A
|
||||
CeladonCity_House1_EventScript_Rocket2::
|
||||
msgbox CeladonCity_House1_Text_DontTouchGameCornerPoster, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
CeladonCity_House1_Text_SlotsReelInTheDough:: @ 8197A9F
|
||||
CeladonCity_House1_Text_SlotsReelInTheDough::
|
||||
.string "Hehehe!\p"
|
||||
.string "The slots just reel in the dough,\n"
|
||||
.string "big-time!$"
|
||||
|
||||
CeladonCity_House1_Text_ShippedMonsAsSlotPrizes:: @ 8197AD3
|
||||
CeladonCity_House1_Text_ShippedMonsAsSlotPrizes::
|
||||
.string "CHIEF!\p"
|
||||
.string "We just shipped two thousand\n"
|
||||
.string "more POKéMON as slot prizes\l"
|
||||
.string "again today!$"
|
||||
|
||||
CeladonCity_House1_Text_DontTouchGameCornerPoster:: @ 8197B20
|
||||
CeladonCity_House1_Text_DontTouchGameCornerPoster::
|
||||
.string "Don't touch the poster at the GAME\n"
|
||||
.string "CORNER!\p"
|
||||
.string "There's no secret switch behind it!$"
|
||||
|
||||
@ Text for the replaced altars in the rocket chiefs house / celadon mansion
|
||||
@ In English RB, this is westernized as "It's a sculpture of DIGLETT.", and is removed altogether in FRLG
|
||||
Text_ItsABuddhistAltar:: @ 8197B6F
|
||||
Text_ItsABuddhistAltar::
|
||||
.string "ぶつだん だ‥$"
|
||||
|
||||
Reference in New Issue
Block a user