mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -40,7 +40,7 @@ local vlayer_data = {
|
||||
|
||||
local spawn_pole = {}
|
||||
|
||||
for _, v in pairs(config_spawn.entities.location) do
|
||||
for _, v in pairs(config_spawn.entities.locations) do
|
||||
if v[1] == "small-electric-pole" or v[1] == "medium-electric-pole" then
|
||||
table.insert(spawn_pole, v)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user