Tweak zombie growl sound occurence
This commit is contained in:
parent
e1e7d5215e
commit
c9fb060ea0
4 changed files with 6 additions and 8 deletions
|
@ -58,8 +58,7 @@ local zombie = {
|
|||
makes_footstep_sound = true,
|
||||
sounds = {
|
||||
random = "mobs_mc_zombie_growl",
|
||||
--TODO: war_cry = "mobs_mc_zombie_growl",
|
||||
-- Problem: The war_cry sound plays too often
|
||||
war_cry = "mobs_mc_zombie_growl",
|
||||
death = "mobs_mc_zombie_death",
|
||||
damage = "mobs_mc_zombie_hurt",
|
||||
distance = 16,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue