diff --git a/resources/[tools]/RxBilling/config.lua b/resources/[tools]/RxBilling/config.lua index 4d06f0a8b..0dd54108e 100644 --- a/resources/[tools]/RxBilling/config.lua +++ b/resources/[tools]/RxBilling/config.lua @@ -44,6 +44,17 @@ Config.JobInvoices = { { name = 'Flughafentransfer', amount = 200, reason = 'Flughafentransfer' }, } }, + ['cinema'] = { + label = 'Moonlight Cinema', + requiredGrade = 0, + presetInvoices = { + { name = 'Kinoticket', amount = 100, reason = 'Kinoticket' }, + } + }, + + + + } Config.AutoPay = {