Files
banners/.luacheckrc
Luke aka SwissalpS fe72fc27a3 add chatcommand banners_fix
fixes #7
provides a work-around for the engine problem with entities.
2024-11-29 11:59:11 +01:00

15 lines
197 B
Lua

globals = {
"banners",
"smartfs",
}
read_globals = {
"core",
"dump",
"factions",
"inventory_plus",
"table" = { "insert_all" },
"unified_inventory",
"vector",
}