Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-29 13:27:39 +02:00
parent e587377e68
commit ef1ad641cb
2 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ mobs:register_mob("mobs_mc:llama", {
})
--spawn
--mobs:register_spawn("mobs_mc:llama", mobs_mc.spawn.savanna, minetest.LIGHT_MAX+1, 0, 15000, 1, 40)
mobs:register_spawn("mobs_mc:llama", mobs_mc.spawn.savanna, minetest.LIGHT_MAX+1, 0, 15000, 1, 40)
-- spawn eggs
mobs:register_egg("mobs_mc:llama", S("Llama"), "mobs_mc_spawn_icon_llama.png", 0)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 992 B