Remove address comments
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
PewterCity_House2_MapScripts:: @ 816A7DC
|
||||
PewterCity_House2_MapScripts::
|
||||
.byte 0
|
||||
|
||||
PewterCity_House2_EventScript_OldMan:: @ 816A7DD
|
||||
PewterCity_House2_EventScript_OldMan::
|
||||
msgbox PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_House2_EventScript_LittleBoy:: @ 816A7E6
|
||||
PewterCity_House2_EventScript_LittleBoy::
|
||||
msgbox PewterCity_House2_Text_MonsEasierCatchIfStatused, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow:: @ 81917E4
|
||||
PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow::
|
||||
.string "POKéMON learn new techniques as\n"
|
||||
.string "they grow.\p"
|
||||
.string "But some moves must be taught to\n"
|
||||
.string "them by people.$"
|
||||
|
||||
PewterCity_House2_Text_MonsEasierCatchIfStatused:: @ 8191840
|
||||
PewterCity_House2_Text_MonsEasierCatchIfStatused::
|
||||
.string "A POKéMON becomes easier to \n"
|
||||
.string "catch if it has a status problem.\p"
|
||||
.string "Sleep, poison, burn, or paralysis…\n"
|
||||
|
||||
Reference in New Issue
Block a user