diff --git a/resources/sound/en/sound085.wav b/resources/sound/en/sound085.wav new file mode 100644 index 0000000..783a8fd Binary files /dev/null and b/resources/sound/en/sound085.wav differ diff --git a/src/action.cxx b/src/action.cxx index 764b778..fbc362b 100644 --- a/src/action.cxx +++ b/src/action.cxx @@ -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 }, }, { diff --git a/src/def.h b/src/def.h index b4f4ced..f090b03 100644 --- a/src/def.h +++ b/src/def.h @@ -306,6 +306,7 @@ enum Sounds { SOUND_ARMURECLOSE = 82, SOUND_WIN = 83, SOUND_LOST = 84, + SOUND_COUPSEC2 = 85, }; // Buttons (play):