diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-07-16 08:47:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-16 08:47:35 -0400 |
| commit | 96a39a14bd99d7100246bac68a9965e55ab1e34a (patch) | |
| tree | 1b5493034d8be68a7b8315c0da312413af85be8c /data/maps | |
| parent | 53b950019aca8896d70c4d5e4f9e2a1d5143e489 (diff) | |
| parent | 7e238443712a68188d0ca0fcee75dc273f8dcb70 (diff) | |
Merge pull request #81 from pret/battle_records
Battle records
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc b/data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc index 0b6b930c7..5acb601dc 100644 --- a/data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc +++ b/data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc @@ -223,7 +223,7 @@ SevenIsland_TrainerTower_Lobby_EventScript_164AD8:: @ 8164AD8 lockall fadescreen 1 setvar VAR_0x8004, 1 - special sub_80CD228 + special Special_BattleRecords waitstate releaseall end |
