From: Mario Date: Thu, 2 Jun 2022 01:45:12 +0000 (+1000) Subject: Update the golem's sounds - source is the unused carni-lycan playersounds X-Git-Tag: xonotic-v0.8.5~7^2~1^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=42045e0ba36a47ec9e9a23ede4b9c6017c26291b;p=xonotic%2Fxonotic-data.pk3dir.git Update the golem's sounds - source is the unused carni-lycan playersounds --- diff --git a/models/monsters/golem.dpm_0.sounds b/models/monsters/golem.dpm_0.sounds index 6486da7ee..77d3c3745 100644 --- a/models/monsters/golem.dpm_0.sounds +++ b/models/monsters/golem.dpm_0.sounds @@ -1,8 +1,8 @@ //TAG: golem -//death sound/monsters/golem/death 0 +death sound/monsters/golem/death 3 sight sound/monsters/golem/sight 0 //ranged sound/monsters/golem/ranged 0 -//melee sound/monsters/golem/melee 0 -//pain sound/monsters/golem/pain 0 +melee sound/monsters/golem/melee 0 +pain sound/monsters/golem/pain 2 //spawn sound/monsters/golem/spawn 0 idle sound/monsters/golem/idle 2 diff --git a/sound/monsters/golem/death1.wav b/sound/monsters/golem/death1.wav new file mode 100644 index 000000000..211656ad8 Binary files /dev/null and b/sound/monsters/golem/death1.wav differ diff --git a/sound/monsters/golem/death2.wav b/sound/monsters/golem/death2.wav new file mode 100644 index 000000000..bd6882637 Binary files /dev/null and b/sound/monsters/golem/death2.wav differ diff --git a/sound/monsters/golem/death3.wav b/sound/monsters/golem/death3.wav new file mode 100644 index 000000000..09608f53f Binary files /dev/null and b/sound/monsters/golem/death3.wav differ diff --git a/sound/monsters/golem/idle1.wav b/sound/monsters/golem/idle1.wav index bc0f25609..cc67c222f 100644 Binary files a/sound/monsters/golem/idle1.wav and b/sound/monsters/golem/idle1.wav differ diff --git a/sound/monsters/golem/idle2.wav b/sound/monsters/golem/idle2.wav index 58842b87a..478913d6a 100644 Binary files a/sound/monsters/golem/idle2.wav and b/sound/monsters/golem/idle2.wav differ diff --git a/sound/monsters/golem/melee.wav b/sound/monsters/golem/melee.wav new file mode 100644 index 000000000..cc67c222f Binary files /dev/null and b/sound/monsters/golem/melee.wav differ diff --git a/sound/monsters/golem/pain1.wav b/sound/monsters/golem/pain1.wav new file mode 100644 index 000000000..328dafc55 Binary files /dev/null and b/sound/monsters/golem/pain1.wav differ diff --git a/sound/monsters/golem/pain2.wav b/sound/monsters/golem/pain2.wav new file mode 100644 index 000000000..2c056bdcf Binary files /dev/null and b/sound/monsters/golem/pain2.wav differ diff --git a/sound/monsters/golem/sight.wav b/sound/monsters/golem/sight.wav index 8b75efd23..85e5682fc 100644 Binary files a/sound/monsters/golem/sight.wav and b/sound/monsters/golem/sight.wav differ