added reach

master
NathanSalapat 2016-12-16 08:43:33 -06:00
parent 158073ed06
commit 5d0232a578
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ mobs:register_mob("penguin:penguin", {
type = "animal",
passive = false,
attack_type = "dogfight",
reach = 1,
damage = 2,
hp_min = 5,
hp_max = 15,