1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-29 07:52:51 +02:00
parent 2ada011b1a
commit 5f8813b303
3 changed files with 21 additions and 5 deletions

View file

@ -63,7 +63,18 @@ Config.JobInvoices = {
presetInvoices = {
}
},
['sud'] = {
label = 'Santoro Unlimited',
requiredGrade = 0,
presetInvoices = {
}
},
['cute'] = {
label = 'Coffe Cute',
requiredGrade = 0,
presetInvoices = {
}
},
}