Added mobs:cheese

This commit is contained in:
Le_Docteur 2014-12-03 08:11:33 +01:00
parent af3b07ead3
commit e08936158a
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ if minetest.get_modpath("maptools") then
end
if minetest.get_modpath("mobs") ~= nil then
overwrite("mobs:cheese", 4)
overwrite("mobs:meat", 6)
overwrite("mobs:meat_raw", 3)
overwrite("mobs:rat_cooked", 5)