diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-10-30 11:18:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-30 11:18:24 -0500 |
| commit | f3af20d3cf4c5a51b991e7f605f7cbea217a3cad (patch) | |
| tree | a38ed794cbd11054086cb18f96d2b8bb1cec8bee /data/maps/BattleFrontier_BattlePyramidTop/scripts.inc | |
| parent | b1b97c1da9f8190ef3d145acf30eb1708f50e3f3 (diff) | |
| parent | 0e6fbbfe091a260f627427ce4f204c192c9dbcc3 (diff) | |
Merge pull request #370 from DizzyEggg/battle_tower
Decompile Battle Tower
Diffstat (limited to 'data/maps/BattleFrontier_BattlePyramidTop/scripts.inc')
| -rw-r--r-- | data/maps/BattleFrontier_BattlePyramidTop/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattleFrontier_BattlePyramidTop/scripts.inc b/data/maps/BattleFrontier_BattlePyramidTop/scripts.inc index 886b3fe01..5169a6971 100644 --- a/data/maps/BattleFrontier_BattlePyramidTop/scripts.inc +++ b/data/maps/BattleFrontier_BattlePyramidTop/scripts.inc @@ -228,9 +228,9 @@ BattleFrontier_BattlePyramidTop_EventScript_2553B3:: @ 82553B3 BattleFrontier_BattlePyramidTop_EventScript_2553ED:: @ 82553ED closemessage - setvar VAR_0x8004, 10 + setvar VAR_0x8004, SPECIAL_BATTLE_PYRAMID setvar VAR_0x8005, 0 - special sub_8163AC4 + special DoSpecialTrainerBattle waitstate return |
