Adds new lemon jam to legacy items

This commit is contained in:
AliasAlreadyTaken 2024-07-13 21:09:57 +02:00
parent 3d6d4923e6
commit 6a8a35d615

View File

@ -143,6 +143,12 @@ local foods = {
source_desc = "A jar of honey",
target_desc = "A jar of aged honey"
},
lemon_jam = {
source = "lemon_jam",
target = "lemon_jam_plus",
source_desc = "Lemon jam",
target_desc = "Old lemon jam"
},
melon_jam = {
source = "melon_jam",
target = "melon_jam_plus",