Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-26 00:26:18 +02:00
parent aec9618b9e
commit 8ddb427777
33 changed files with 43 additions and 22 deletions

View file

@ -23,6 +23,7 @@ local spider = {
attack_type = "dogfight",
pathfinding = 1,
damage = 2,
reach = 2,
hp_min = 16,
hp_max = 16,
collisionbox = {-0.7, -0.01, -0.7, 0.7, 0.89, 0.7},