1
0
Fork 0

mobs:hoglin: fix conversion of tabs to spaces

This commit is contained in:
bakawun 2023-12-18 11:08:01 +01:00
parent 7f823f0155
commit cc470b9d88
1 changed files with 4 additions and 4 deletions

View File

@ -94,10 +94,10 @@ zoglin.description = S("Zoglin")
zoglin.fire_resistant = 1
zoglin.textures = {"extra_mobs_zoglin.png"}
sounds = {
random = "extra_mobs_hoglin.2",
damage = "extra_mobs_hoglin_hurt",
death = "extra_mobs_hoglin_hurt",
distance = 16,
random = "extra_mobs_hoglin.2",
damage = "extra_mobs_hoglin_hurt",
death = "extra_mobs_hoglin_hurt",
distance = 16,
},
zoglin.do_custom = function()
return