mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-22 23:06:18 +00:00
Adding step sfx for the blue mineshaft
This commit is contained in:
parent
99c9a27f2a
commit
c04f442b0a
1 changed files with 2 additions and 1 deletions
|
|
@ -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 a new issue