diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 10:37:48 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 10:37:48 -0400 |
| commit | 9903f7a77a1836c269119dcf2766df5ab09df765 (patch) | |
| tree | 9dafc62f5691fc3b1cda55ca24e31cc2d49ca655 /data/maps/FourIsland_IcefallCave_Back | |
| parent | 4d8f66774e791bd6d30023b41fed7f2e00b0edac (diff) | |
Assign trainer consts to script cmd args
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_Back')
| -rw-r--r-- | data/maps/FourIsland_IcefallCave_Back/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FourIsland_IcefallCave_Back/scripts.inc b/data/maps/FourIsland_IcefallCave_Back/scripts.inc index 7054d0a18..06b8ed5e1 100644 --- a/data/maps/FourIsland_IcefallCave_Back/scripts.inc +++ b/data/maps/FourIsland_IcefallCave_Back/scripts.inc @@ -46,7 +46,7 @@ FourIsland_IcefallCave_Back_EventScript_163D98:: @ 8163D98 textcolor 0 msgbox gUnknown_817B20B setvar VAR_LAST_TALKED, 4 - trainerbattle 3, 539, 0, Text_17B251 + trainerbattle 3, TRAINER_TEAM_ROCKET_GRUNT_45, 0, Text_17B251 applymovement 3, Movement_163F1B waitmovement 0 textcolor 1 |
