Document Pewter City scripts
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "PewterCity_House2_EventScript_16A7DD",
|
||||
"script": "PewterCity_House2_EventScript_OldMan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "PewterCity_House2_EventScript_16A7E6",
|
||||
"script": "PewterCity_House2_EventScript_LittleBoy",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
PewterCity_House2_MapScripts:: @ 816A7DC
|
||||
.byte 0
|
||||
|
||||
PewterCity_House2_EventScript_16A7DD:: @ 816A7DD
|
||||
msgbox gUnknown_81917E4, MSGBOX_NPC
|
||||
PewterCity_House2_EventScript_OldMan:: @ 816A7DD
|
||||
msgbox PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_House2_EventScript_16A7E6:: @ 816A7E6
|
||||
msgbox gUnknown_8191840, MSGBOX_NPC
|
||||
PewterCity_House2_EventScript_LittleBoy:: @ 816A7E6
|
||||
msgbox PewterCity_House2_Text_MonsEasierCatchIfStatused, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
gUnknown_81917E4:: @ 81917E4
|
||||
PewterCity_House2_Text_MonsLearnTechniquesAsTheyGrow:: @ 81917E4
|
||||
.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.$"
|
||||
|
||||
gUnknown_8191840:: @ 8191840
|
||||
PewterCity_House2_Text_MonsEasierCatchIfStatused:: @ 8191840
|
||||
.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