This commit is contained in:
Nordi98 2025-07-29 07:30:32 +02:00
parent a2feb8b80a
commit b086fbe4db
8 changed files with 887 additions and 27 deletions

View file

@ -11,7 +11,7 @@ Config.PfandDelay = 1500
-- Consumable items that generate deposits
Config.ConsumableItems = {
['beer'] = {
pfandItem = 'empty_glasbootle',
pfandItem = 'empty_glasbottle',
label = 'Bier'
},
['water_bottle'] = {