diff options
Diffstat (limited to 'warthog.lua')
-rw-r--r-- | warthog.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/warthog.lua b/warthog.lua index d1f028d..92418e2 100644 --- a/warthog.lua +++ b/warthog.lua @@ -11,6 +11,7 @@ stepheight = 0.6, attack_type = "dogfight", group_attack = true, owner_loyal = true, + attack_npcs = false, reach = 2, damage = 2, hp_min = 5, |