1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 01:30:38 +01:00

Warthog now spawn on dirt

This commit is contained in:
Ombridride 2014-12-09 13:45:47 +01:00
parent 35a13c8faf
commit 6679190d44

View File

@ -56,7 +56,7 @@ blood_texture = "mobs_blood.png",
end,
})
mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass"}, 20, 8, 9000, 1, 31000)
mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass", "default:dirt"}, 20, 8, 9000, 1, 31000)
-- Porkchops