1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-29 07:33:23 +02:00
parent 7b2fab60e1
commit b4618445e1

View file

@ -44,6 +44,17 @@ Config.JobInvoices = {
{ name = 'Flughafentransfer', amount = 200, reason = 'Flughafentransfer' }, { name = 'Flughafentransfer', amount = 200, reason = 'Flughafentransfer' },
} }
}, },
['cinema'] = {
label = 'Moonlight Cinema',
requiredGrade = 0,
presetInvoices = {
{ name = 'Kinoticket', amount = 100, reason = 'Kinoticket' },
}
},
} }
Config.AutoPay = { Config.AutoPay = {