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

16 lines
No EOL
344 B
Lua

Config = {}
Config.Debug = false
Config.Amount = 250
Config.Printers = {
kayas = {--- Job Name
prop = `prop_copier_01`, --- Prop that should Pe Spawned
coords = vector4(210.21, -826.04, 30.75, 72.16)
},
garbage = {
prop = `prop_copier_01`,
coords = vector4(208.79, -829.61, 30.75, 117.04)
},
}