mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 18:41:09 +01:00
Fix #750
This commit is contained in:
parent
3787b95e0f
commit
f68a75f184
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ local pigman = {
|
|||
hp_max = 20,
|
||||
xp_min = 6,
|
||||
xp_max = 6,
|
||||
breath_max = -1,
|
||||
armor = {undead = 90, fleshy = 90},
|
||||
attack_type = "dogfight",
|
||||
group_attack = { "mobs_mc:pigman", "mobs_mc:baby_pigman" },
|
||||
|
|
Loading…
Reference in a new issue