mirror of
https://github.com/pandorabox-io/banners.git
synced 2025-01-04 23:20:36 +01:00
15 lines
212 B
Lua
15 lines
212 B
Lua
globals = {
|
|
"banners",
|
|
"smartfs",
|
|
}
|
|
|
|
read_globals = {
|
|
"core",
|
|
"dump",
|
|
"factions",
|
|
"inventory_plus",
|
|
["table"] = { fields = { "insert_all" } },
|
|
"unified_inventory",
|
|
"vector",
|
|
}
|