mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-17 07:50:29 +01:00
Update wolf.lua
This commit is contained in:
parent
57506df706
commit
1df5b49a05
|
@ -55,4 +55,4 @@ mobs:register_mob("mobs:wolf", {
|
|||
step = 1,
|
||||
blood_texture = "mobs_blood.png",
|
||||
})
|
||||
mobs:register_spawn("mobs:wolf", {"default:dirt_with_grass"}, 3, -1, 20000, 2, 31000)
|
||||
mobs:register_spawn("mobs:wolf", {"default:dirt_with_grass"}, 3, -1, 10000, 1, 31000)
|
||||
|
|
Loading…
Reference in New Issue
Block a user