forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c053ebeb4b
commit
a1215a6203
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@ Config.Locale = 'de' -- 'en', 'fr', 'de', 'es', 'it', 'pt', 'tr' -- Language
|
|||
|
||||
Config.Debug = false
|
||||
|
||||
Config.Notify = 'ox' --ox, esx, okok,qb,wasabi,custom
|
||||
Config.Notify = 'okok' --ox, esx, okok,qb,wasabi,custom
|
||||
|
||||
Config.CheckItem = false --If you want player to have item before opening
|
||||
|
||||
Config.PrinterModel = {`prop_printer_02`,`prop_printer_01`,`v_res_printer`}
|
||||
|
||||
Config.ItemName = 'prop_printer_02'
|
||||
Config.ItemName = 'printerdocument'
|
||||
|
||||
Config.Print = {
|
||||
Price = 50, --Price
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue