Tweak zombie growl sound occurence

This commit is contained in:
Wuzzy 2019-01-31 06:56:03 +01:00
parent e1e7d5215e
commit c9fb060ea0
4 changed files with 6 additions and 8 deletions

View file

@ -352,8 +352,7 @@ zombie_horse.drops = {
max = 2,},
}
zombie_horse.sounds = {
random = "mobs_mc_zombie_idle",
war_cry = "mobs_mc_zombie_idle",
random = "mobs_mc_zombie_growl",
death = "mobs_mc_zombie_death",
damage = "mobs_mc_zombie_hurt",
distance = 16,