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 | |
parent | e4dbbe8394c853dc10f8879a0d58cdae74b907e1 (diff) |
Fixed panda model (thanks AspireMint)
-rw-r--r-- | models/mobs_panda.b3d | bin | 102237 -> 102237 bytes | |||
-rw-r--r-- | panda.lua | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/models/mobs_panda.b3d b/models/mobs_panda.b3d Binary files differindex 660dc8a..397be0c 100644 --- a/models/mobs_panda.b3d +++ b/models/mobs_panda.b3d @@ -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, |