mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Use a second sound for the hammer
It's fine with the normal speed.
This commit is contained in:
parent
353800ec5a
commit
91b8f69b55
BIN
resources/sound/en/sound085.wav
Normal file
BIN
resources/sound/en/sound085.wav
Normal file
Binary file not shown.
@ -818,11 +818,11 @@ static const DescAction action_table[] =
|
||||
{40, 1, 0, 0, 0}, // n
|
||||
{40, 1, 0, 0, 0}, // ne
|
||||
},
|
||||
{ 40, -1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC, -1
|
||||
{ 40, -1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC2, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC2, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC2, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC2, -1,
|
||||
-1, -1, SOUND_COUPSEC, -1, -1, -1, SOUND_COUPSEC2, -1
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user