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:
parent
af3b07ead3
commit
e08936158a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user