summaryrefslogtreecommitdiff
path: root/data/maps
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-25 13:45:22 -0400
committerGitHub <noreply@github.com>2019-09-25 13:45:22 -0400
commitf8f5f415b16c635e87ebec69d7a8effec9e491f6 (patch)
tree2be3fb231773e3ba9e84a1fd517e99f081bb4ec7 /data/maps
parentd9d90b5a9fdb6d3dc0645b10444e02efab08d82e (diff)
parente0b3642edcbc7a1d713ca704686e11647fa8a6cc (diff)
Merge pull request #101 from PikalaxALT/credits
Credits
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/IndigoPlateau_Exterior/scripts.inc2
-rw-r--r--data/maps/PokemonLeague_HallOfFame/scripts.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/IndigoPlateau_Exterior/scripts.inc b/data/maps/IndigoPlateau_Exterior/scripts.inc
index 873224926..8e7705650 100644
--- a/data/maps/IndigoPlateau_Exterior/scripts.inc
+++ b/data/maps/IndigoPlateau_Exterior/scripts.inc
@@ -59,7 +59,7 @@ EventScript_167264:: @ 8167264
setvar VAR_MAP_SCENE_INDIGO_PLATEAU_EXTERIOR, 0
removeobject 1
removeobject 2
- special sub_80F39B4
+ special Special_Credits
waitstate
releaseall
end
diff --git a/data/maps/PokemonLeague_HallOfFame/scripts.inc b/data/maps/PokemonLeague_HallOfFame/scripts.inc
index faadadcda..11df46047 100644
--- a/data/maps/PokemonLeague_HallOfFame/scripts.inc
+++ b/data/maps/PokemonLeague_HallOfFame/scripts.inc
@@ -37,7 +37,7 @@ EventScript_162D70:: @ 8162D70
call EventScript_1A651A
setrespawn SPAWN_PALLET_TOWN
fadescreenspeed 1, 24
- special sub_80CA2E4
+ special Special_HallOfFame
waitstate
releaseall
end