mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2025-07-25 02:54:36 +00:00
Predefine Epoch_BaseSpawnSkips
This commit is contained in:
@ -26,6 +26,7 @@ EPOCH_staticNPCTraderPos = [];
|
||||
EPOCH_traderStoredVehicles = [];
|
||||
EPOCH_traderStoredVehiclesCnt = [];
|
||||
Epoch_LootedBuildings = [];
|
||||
Epoch_BaseSpawnSkips = [[],[]];
|
||||
|
||||
private _configArray = [
|
||||
["serverRestart", false],
|
||||
|
Reference in New Issue
Block a user