Document Pokemon Tower scripts
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
PokemonTower_3F_MapScripts:: @ 81633A6
|
||||
.byte 0
|
||||
|
||||
PokemonTower_3F_EventScript_1633A7:: @ 81633A7
|
||||
trainerbattle_single TRAINER_CHANNELER_PATRICIA, Text_179FA0, Text_179FBC
|
||||
msgbox gUnknown_8179FD3, MSGBOX_AUTOCLOSE
|
||||
PokemonTower_3F_EventScript_Patricia:: @ 81633A7
|
||||
trainerbattle_single TRAINER_CHANNELER_PATRICIA, PokemonTower_3F_Text_PatriciaIntro, PokemonTower_3F_Text_PatriciaDefeat
|
||||
msgbox PokemonTower_3F_Text_PatriciaPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
PokemonTower_3F_EventScript_1633BE:: @ 81633BE
|
||||
trainerbattle_single TRAINER_CHANNELER_CARLY, Text_179F62, Text_179F72
|
||||
msgbox gUnknown_8179F88, MSGBOX_AUTOCLOSE
|
||||
PokemonTower_3F_EventScript_Carly:: @ 81633BE
|
||||
trainerbattle_single TRAINER_CHANNELER_CARLY, PokemonTower_3F_Text_CarlyIntro, PokemonTower_3F_Text_CarlyDefeat
|
||||
msgbox PokemonTower_3F_Text_CarlyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
PokemonTower_3F_EventScript_1633D5:: @ 81633D5
|
||||
trainerbattle_single TRAINER_CHANNELER_HOPE, Text_179F09, Text_179F21
|
||||
msgbox gUnknown_8179F31, MSGBOX_AUTOCLOSE
|
||||
PokemonTower_3F_EventScript_Hope:: @ 81633D5
|
||||
trainerbattle_single TRAINER_CHANNELER_HOPE, PokemonTower_3F_Text_HopeIntro, PokemonTower_3F_Text_HopeDefeat
|
||||
msgbox PokemonTower_3F_Text_HopePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user