Merge pull request #6065 from Rykka-Stormheart/shep-dev-sound-overhaul

Adds Sounds to stuff!
This commit is contained in:
Novacat
2019-10-24 15:57:18 -04:00
committed by GitHub
16 changed files with 5 additions and 1 deletions
@@ -74,6 +74,7 @@
health = 200
pass_flags = PASSTABLE
movement_cooldown = 10
movement_sound = 'sound/effects/spider_loop.ogg'
poison_resist = 0.5
see_in_dark = 10
@@ -26,6 +26,7 @@
maxHealth = 200
health = 200
movement_sound = 'sound/effects/houndstep.ogg'
melee_damage_lower = 5
melee_damage_upper = 10 //makes it so 4 max dmg hits don't instakill you.