summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,