forked from Simnation/Main
edits
This commit is contained in:
parent
2ada011b1a
commit
5f8813b303
3 changed files with 21 additions and 5 deletions
|
@ -63,7 +63,18 @@ Config.JobInvoices = {
|
|||
presetInvoices = {
|
||||
}
|
||||
},
|
||||
|
||||
['sud'] = {
|
||||
label = 'Santoro Unlimited',
|
||||
requiredGrade = 0,
|
||||
presetInvoices = {
|
||||
}
|
||||
},
|
||||
['cute'] = {
|
||||
label = 'Coffe Cute',
|
||||
requiredGrade = 0,
|
||||
presetInvoices = {
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue