1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-29 16:00:33 +02:00

Update warthog.lua

This commit is contained in:
Ombridride 2015-03-09 17:12:56 +01:00
parent bb14d85a49
commit 57506df706

View File

@ -60,7 +60,7 @@ mobs:register_mob("mobs:pumba", {
end, end,
}) })
mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass", "default:dirt"}, 20, 8, 9000, 1, 31000) mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass", "default:dirt"}, 20, 8, 10000, 1, 31000)
mobs:register_egg("mobs:pumba", "Warthog", "wool_pink.png", 1) mobs:register_egg("mobs:pumba", "Warthog", "wool_pink.png", 1)
-- Porkchops -- Porkchops