forked from VoxeLibre/VoxeLibre
mobs:zoglin:sounds: adress review comment
This commit is contained in:
parent
29d40ef553
commit
cd033aa4ff
|
@ -98,7 +98,7 @@ sounds = {
|
||||||
damage = "extra_mobs_hoglin_hurt",
|
damage = "extra_mobs_hoglin_hurt",
|
||||||
death = "extra_mobs_hoglin_hurt",
|
death = "extra_mobs_hoglin_hurt",
|
||||||
distance = 16,
|
distance = 16,
|
||||||
},
|
}
|
||||||
zoglin.do_custom = function()
|
zoglin.do_custom = function()
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue