summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-07-06 21:39:32 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2018-07-06 21:39:32 +0100
commitb6aa1447acf31299a437fa50903214caac6d5eb1 (patch)
tree99e4bf6ab80245cd3375ad7881c5d7c6860c74b3
parente4dbbe8394c853dc10f8879a0d58cdae74b907e1 (diff)
Fixed panda model (thanks AspireMint)
-rw-r--r--models/mobs_panda.b3dbin102237 -> 102237 bytes
-rw-r--r--panda.lua2
2 files changed, 1 insertions, 1 deletions
diff --git a/models/mobs_panda.b3d b/models/mobs_panda.b3d
index 660dc8a..397be0c 100644
--- a/models/mobs_panda.b3d
+++ b/models/mobs_panda.b3d
Binary files differ
diff --git a/panda.lua b/panda.lua
index 8ed1c23..a86d4e3 100644
--- a/panda.lua
+++ b/panda.lua
@@ -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,