1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-26 04:24:40 +02:00
parent 23463ab5c8
commit c053ebeb4b

View file

@ -2,7 +2,7 @@
Config = {} Config = {}
Config.Locale = 'en' -- 'en', 'fr', 'de', 'es', 'it', 'pt', 'tr' -- Language Config.Locale = 'de' -- 'en', 'fr', 'de', 'es', 'it', 'pt', 'tr' -- Language
Config.Debug = false Config.Debug = false
@ -10,7 +10,7 @@ Config.Notify = 'ox' --ox, esx, okok,qb,wasabi,custom
Config.CheckItem = false --If you want player to have item before opening Config.CheckItem = false --If you want player to have item before opening
Config.PrinterModel = {`prop_printer_02`,`prop_printer_01`} Config.PrinterModel = {`prop_printer_02`,`prop_printer_01`,`v_res_printer`}
Config.ItemName = 'prop_printer_02' Config.ItemName = 'prop_printer_02'