summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-30 11:59:14 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-30 11:59:14 -0400
commit71605556ab6efef43fdaed3f4e84e41c85ac719b (patch)
treef59ad1b2c2e1b060db7255ef75ae8ae313034180 /data
parent875be8a8a8e91d4662252f7a91831a2005aa307f (diff)
Clean up braille_puzzles
Diffstat (limited to 'data')
-rw-r--r--data/maps/SealedChamber_InnerRoom/scripts.inc8
-rw-r--r--data/specials.inc4
2 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/SealedChamber_InnerRoom/scripts.inc b/data/maps/SealedChamber_InnerRoom/scripts.inc
index f81e5f9fd..8c45c81ca 100644
--- a/data/maps/SealedChamber_InnerRoom/scripts.inc
+++ b/data/maps/SealedChamber_InnerRoom/scripts.inc
@@ -12,18 +12,18 @@ SealedChamber_InnerRoom_EventScript_BrailleBackWall::
goto_if_eq SealedChamber_InnerRoom_EventScript_NoEffect
fadeoutbgm 0
playse SE_TRUCK_MOVE
- special DoSealedChamberShakingEffect1
+ special DoSealedChamberShakingEffect_Long
waitstate
delay 40
- special DoSealedChamberShakingEffect2
+ special DoSealedChamberShakingEffect_Short
waitstate
playse SE_DOOR
delay 40
- special DoSealedChamberShakingEffect2
+ special DoSealedChamberShakingEffect_Short
waitstate
playse SE_DOOR
delay 40
- special DoSealedChamberShakingEffect2
+ special DoSealedChamberShakingEffect_Short
waitstate
playse SE_DOOR
delay 40
diff --git a/data/specials.inc b/data/specials.inc
index 82eacbac0..a863b6e13 100644
--- a/data/specials.inc
+++ b/data/specials.inc
@@ -315,7 +315,7 @@ gSpecials::
def_special IsStarterInParty
def_special CopyCurSecretBaseOwnerName_StrVar1
def_special ScriptCheckFreePokemonStorageSpace
- def_special DoSealedChamberShakingEffect1
+ def_special DoSealedChamberShakingEffect_Long
def_special ShowDeptStoreElevatorFloorSelect
def_special InteractWithShieldOrTVDecoration
def_special IsPokerusInParty
@@ -325,7 +325,7 @@ gSpecials::
def_special BattleSetup_StartLegendaryBattle
def_special StartRegiBattle
def_special SetTrainerFacingDirection
- def_special DoSealedChamberShakingEffect2
+ def_special DoSealedChamberShakingEffect_Short
def_special FoundBlackGlasses
def_special StartDroughtWeatherBlend
def_special DoDiveWarp