mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-17 07:50:29 +01:00
Update warthog.lua
This commit is contained in:
parent
bb14d85a49
commit
57506df706
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user