give zombie's the ability to wear armor.

This commit is contained in:
epCode 2022-10-27 01:32:40 +00:00
parent 239eca8988
commit ee9301467c
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ local zombie = {
curiosity = 7,
head_pitch_multiplier=-1,
breath_max = -1,
wears_armor = 1,
armor = {undead = 90, fleshy = 90},
collisionbox = {-0.3, -0.01, -0.3, 0.3, 1.8, 0.3},
visual = "mesh",