summaryrefslogtreecommitdiff
path: root/cow.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-06-27 09:42:26 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2018-06-27 09:42:26 +0100
commit94acc325c0d207eaf3b00015a9d1fc944c2bdf95 (patch)
tree84f06d2cda03da50ae4d8ab7de454827b796fa4e /cow.lua
parentae9a93e95d3443789f8b6dd4f6fe29d96ed856b2 (diff)
add new attack settings
Diffstat (limited to 'cow.lua')
-rw-r--r--cow.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/cow.lua b/cow.lua
index ed77836..76f3c0b 100644
--- a/cow.lua
+++ b/cow.lua
@@ -8,6 +8,7 @@ mobs:register_mob("mobs_animal:cow", {
type = "animal",
passive = false,
attack_type = "dogfight",
+ attack_npcs = false,
reach = 2,
damage = 4,
hp_min = 5,