forked from VoxeLibre/VoxeLibre
make dogs not so curious
This commit is contained in:
parent
5f46f9649a
commit
bc0d5de1e2
|
@ -30,7 +30,7 @@ local wolf = {
|
|||
bone_eye_height = 3.5,
|
||||
head_eye_height = 1.1,
|
||||
horrizonatal_head_height=0,
|
||||
curiosity = 10,
|
||||
curiosity = 3,
|
||||
head_yaw="z",
|
||||
sounds = {
|
||||
attack = "mobs_mc_wolf_bark",
|
||||
|
|
Loading…
Reference in New Issue