Added splash step for tower

For the water room in the tower
This commit is contained in:
Michael Shirt 2016-10-04 01:33:36 -06:00
parent ab9856ef22
commit 73c6ae14af

View file

@ -22,7 +22,7 @@ FOOTSTEP_SFX = [
['step_tile',
'step_wood'],
# Tower
[],
['step_splash'],
# Tower Start
[],
# Blank
@ -48,6 +48,10 @@ FOOTSTEP_SFX = [
# Blue outpost
['step_tile',
'step_wood'],
# Blue mineshaft
[],
# Tower
[],
]
FOOTSTEP_AMT = {