diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-27 09:42:26 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-27 09:42:26 +0100 |
commit | 94acc325c0d207eaf3b00015a9d1fc944c2bdf95 (patch) | |
tree | 84f06d2cda03da50ae4d8ab7de454827b796fa4e /warthog.lua | |
parent | ae9a93e95d3443789f8b6dd4f6fe29d96ed856b2 (diff) |
add new attack settings
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, |