mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
A little step backward!
This commit is contained in:
parent
174ef642f8
commit
279983e0b0
@ -145,7 +145,7 @@ if minetest.get_modpath("mushroom") ~= nil then
|
||||
-- mushroom potions: red = strong poison, brown = light restorative
|
||||
if minetest.get_modpath("vessels") then
|
||||
overwrite("mushroom:brown_essence", 1, "vessels:glass_bottle", nil, 4)
|
||||
-- overwrite("mushroom:poison", 1, "vessels:glass_bottle", 10)
|
||||
overwrite("mushroom:poison", 1, "vessels:glass_bottle", 10)
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user