diff options
Diffstat (limited to 'panda.lua')
-rw-r--r-- | panda.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ stepheight = 0.6, type = "animal", passive = false, attack_type = "dogfight", - group_attack = true, + group_attack = false, owner_loyal = true, attack_npcs = false, reach = 2, |