1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-01-11 10:30:25 +01:00

Added mobs:cheese

This commit is contained in:
Le_Docteur 2014-12-03 08:11:33 +01:00
parent af3b07ead3
commit e08936158a

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)