1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-10-02 01:10:31 +02:00

Update wolf.lua

This commit is contained in:
Ombridride 2015-02-26 01:37:44 +01:00
parent b6504c49d9
commit 1b7e575462

View File

@ -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, 12000, 2, 31000)
mobs:register_spawn("mobs:wolf", {"default:dirt_with_grass"}, 3, -1, 20000, 2, 31000)