Assign trainer consts to script cmd args

This commit is contained in:
PikalaxALT
2019-10-18 10:37:48 -04:00
parent 4d8f66774e
commit 9903f7a77a
73 changed files with 805 additions and 804 deletions
+3 -3
View File
@@ -2,16 +2,16 @@ PokemonTower_3F_MapScripts:: @ 81633A6
.byte 0
PokemonTower_3F_EventScript_1633A7:: @ 81633A7
trainerbattle 0, 441, 0, Text_179FA0, Text_179FBC
trainerbattle 0, TRAINER_CHANNELER_PATRICIA, 0, Text_179FA0, Text_179FBC
msgbox gUnknown_8179FD3, 6
end
PokemonTower_3F_EventScript_1633BE:: @ 81633BE
trainerbattle 0, 442, 0, Text_179F62, Text_179F72
trainerbattle 0, TRAINER_CHANNELER_CARLY, 0, Text_179F62, Text_179F72
msgbox gUnknown_8179F88, 6
end
PokemonTower_3F_EventScript_1633D5:: @ 81633D5
trainerbattle 0, 443, 0, Text_179F09, Text_179F21
trainerbattle 0, TRAINER_CHANNELER_HOPE, 0, Text_179F09, Text_179F21
msgbox gUnknown_8179F31, 6
end