From 31e4488172c7d857575754d55b679a32a0703ae9 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 12 May 2017 10:01:43 +0100 Subject: add owner loyalty to hogs --- warthog.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'warthog.lua') diff --git a/warthog.lua b/warthog.lua index 81daacf..0afcc52 100644 --- a/warthog.lua +++ b/warthog.lua @@ -9,6 +9,7 @@ mobs:register_mob("mobs_animal:pumba", { passive = false, attack_type = "dogfight", group_attack = true, + owner_loyal = true, reach = 2, damage = 2, hp_min = 5, -- cgit v1.2.3