Update mobs_mc
This commit is contained in:
parent
aec9618b9e
commit
8ddb427777
33 changed files with 43 additions and 22 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue