DoomRL > Modding
[SPOILER] Sounds for Shambler
Malek Deneith:
As requested by Game Hunter sounds to use with Shambler. Note that there are more sounds than necessary - you'll have to decide yourself how to work with them, myself I use this:
--- Code: ----- Shambler
shambler = {
die = "sounds/Bosses/shambler/sdeath.wav",
act = "sounds/Bosses/shambler/ssight.wav",
hit = "sounds/Bosses/shambler/shurt2.wav",
melee = "sounds/Bosses/shambler/melee2.wav",
fire = "sounds/Bosses/shambler/lhit.wav",
},
--- End code ---
Malek Deneith:
Aaaand sounds for lava elemental, also requested. Do note that these come from Serious Sam and might not be what you want. Also do note that .fire sounds for both shambie and LE might not work in current version
--- Code: ----- Lava Elemental
lava_elemental = {
die = "sounds/Bosses/lavae/Death.wav",
act = "sounds/Bosses/lavae/Idle.wav",
hit = "sounds/Bosses/lavae/Wound.wav",
melee = "sounds/Bosses/lavae/Kick.wav",
fire = "sounds/Bosses/lavae/Fire.wav",
},
--- End code ---
ParaSait:
Woo hoo! Now we can all hear the real shambler roar that we all love so much and after all those years still makes us poop our pants! :D
Ander Hammer:
Edit: Never mind, I'm an idiot. Half the time when I mod the game, I wind up trying to start it up twice, and that generates an error.
GrimmC:
Some new sounds for the AoD would be great, especially since the in-game descript seems to imply it's from another dimension or somesuch. (to me anyway)
Navigation
[0] Message Index
[#] Next page
Go to full version