1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/omi-printers/config.lua
2025-06-26 02:44:43 +02:00

16 lines
No EOL
349 B
Lua

Config = {}
Config.Debug = false
Config.Amount = 0
Config.Printers = {
kayas = {--- Job Name
prop = `v_res_printer`, --- Prop that should Pe Spawned
coords = vector4(1534.3607, 3782.4038, 35.6940, 29.5995)
},
police = {
prop = `prop_copier_01`,
coords = vector4(208.79, -829.61, 30.75, 117.04)
},
}