Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-26 00:26:18 +02:00
parent aec9618b9e
commit 8ddb427777
33 changed files with 43 additions and 22 deletions

View file

@ -7,7 +7,7 @@ local S, NS = dofile(MP.."/intllib.lua")
local rabbit = {
type = "animal",
passive = true,
reach = 2,
reach = 1,
hp_min = 3,
hp_max = 3,