mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Predefine Epoch_BaseSpawnSkips
This commit is contained in:
parent
5f0efc99ad
commit
b8cab7bcfc
@ -26,6 +26,7 @@ EPOCH_staticNPCTraderPos = [];
|
|||||||
EPOCH_traderStoredVehicles = [];
|
EPOCH_traderStoredVehicles = [];
|
||||||
EPOCH_traderStoredVehiclesCnt = [];
|
EPOCH_traderStoredVehiclesCnt = [];
|
||||||
Epoch_LootedBuildings = [];
|
Epoch_LootedBuildings = [];
|
||||||
|
Epoch_BaseSpawnSkips = [[],[]];
|
||||||
|
|
||||||
private _configArray = [
|
private _configArray = [
|
||||||
["serverRestart", false],
|
["serverRestart", false],
|
||||||
|
Loading…
Reference in New Issue
Block a user