forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
7b2fab60e1
commit
b4618445e1
1 changed files with 11 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue