mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-17 16:41:06 +01:00
mobs:zoglin:sounds: adress review comment
This commit is contained in:
parent
29d40ef553
commit
cd033aa4ff
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue