Document Fortree scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "FortreeCity_House3_EventScript_217AE8",
|
||||
"script": "FortreeCity_House3_EventScript_Maniac",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "FortreeCity_House3_EventScript_217AF1",
|
||||
"script": "FortreeCity_House3_EventScript_SchoolKidM",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
FortreeCity_House3_MapScripts:: @ 8217AE7
|
||||
.byte 0
|
||||
|
||||
FortreeCity_House3_EventScript_217AE8:: @ 8217AE8
|
||||
msgbox FortreeCity_House3_Text_217AFA, MSGBOX_NPC
|
||||
FortreeCity_House3_EventScript_Maniac:: @ 8217AE8
|
||||
msgbox FortreeCity_House3_Text_MetStevenHadAmazingPokemon, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FortreeCity_House3_EventScript_217AF1:: @ 8217AF1
|
||||
msgbox FortreeCity_House3_Text_217C22, MSGBOX_NPC
|
||||
FortreeCity_House3_EventScript_SchoolKidM:: @ 8217AF1
|
||||
msgbox FortreeCity_House3_Text_OhYouHavePokedex, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FortreeCity_House3_Text_217AFA: @ 8217AFA
|
||||
FortreeCity_House3_Text_MetStevenHadAmazingPokemon: @ 8217AFA
|
||||
.string "While speaking about POKéDEXES,\n"
|
||||
.string "I remembered something.\p"
|
||||
.string "I met this TRAINER, STEVEN, when\n"
|
||||
@@ -21,7 +21,7 @@ FortreeCity_House3_Text_217AFA: @ 8217AFA
|
||||
.string "He might even be stronger than the\n"
|
||||
.string "GYM LEADER in this town…$"
|
||||
|
||||
FortreeCity_House3_Text_217C22: @ 8217C22
|
||||
FortreeCity_House3_Text_OhYouHavePokedex: @ 8217C22
|
||||
.string "What's that thing you have there?\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "Oh, it's called a POKéDEX?\n"
|
||||
|
||||
Reference in New Issue
Block a user