diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-06 21:39:32 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-06 21:39:32 +0100 |
commit | b6aa1447acf31299a437fa50903214caac6d5eb1 (patch) | |
tree | 99e4bf6ab80245cd3375ad7881c5d7c6860c74b3 /panda.lua | |
parent | e4dbbe8394c853dc10f8879a0d58cdae74b907e1 (diff) |
Fixed panda model (thanks AspireMint)
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, |