Adding step sfx for the blue mineshaft
This commit is contained in:
parent
99c9a27f2a
commit
c04f442b0a
|
|
@ -49,7 +49,8 @@ FOOTSTEP_SFX = [
|
||||||
['step_tile',
|
['step_tile',
|
||||||
'step_wood'],
|
'step_wood'],
|
||||||
# Blue mineshaft
|
# Blue mineshaft
|
||||||
[],
|
['step_gravel',
|
||||||
|
'step_wood'],
|
||||||
# Tower
|
# Tower
|
||||||
[],
|
[],
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue