Document Oldale scripts

This commit is contained in:
Marcus Huderle
2019-10-20 18:30:25 -05:00
committed by huderlem
parent 04ea8eea5a
commit 2f36bd62d7
10 changed files with 160 additions and 159 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"movement_range_y": 1,
"trainer_type": "0",
"trainer_sight_or_berry_tree_id": "0",
"script": "OldaleTown_House1_EventScript_1FBE86",
"script": "OldaleTown_House1_EventScript_Woman",
"flag": "0"
}
],
+3 -3
View File
@@ -1,11 +1,11 @@
OldaleTown_House1_MapScripts:: @ 81FBE85
.byte 0
OldaleTown_House1_EventScript_1FBE86:: @ 81FBE86
msgbox OldaleTown_House1_Text_1FBE8F, MSGBOX_NPC
OldaleTown_House1_EventScript_Woman:: @ 81FBE86
msgbox OldaleTown_House1_Text_LeftPokemonGoesOutFirst, MSGBOX_NPC
end
OldaleTown_House1_Text_1FBE8F: @ 81FBE8F
OldaleTown_House1_Text_LeftPokemonGoesOutFirst: @ 81FBE8F
.string "When a POKéMON battle starts, the one\n"
.string "at the left of the list goes out first.\p"
.string "So, when you get more POKéMON in your\n"