mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
formatting correction
This commit is contained in:
parent
434c3159b9
commit
858f0827ab
@ -64,7 +64,7 @@ class CfgEpoch
|
||||
radioactiveLocations[] = {"NameCityCapital", "NameCity", "Airport"};
|
||||
radioactiveLocationsCount = 3;
|
||||
// Block radioactive locations spawn
|
||||
radioactiveLocBLObjects = ["PlotPole_EPOCH"];
|
||||
radioactiveLocBLObjects[] = {"PlotPole_EPOCH"};
|
||||
radioactiveLocBLDistance = 500;
|
||||
traderBlds[] = {"House", "Building"};
|
||||
traderHomes[] = {"House", "Building"};
|
||||
|
Loading…
Reference in New Issue
Block a user