Remove Radio from Loadout (until a login fix)

With a Radio (low mass Item?!) in Inventory + BaseSpawn it sometimes
happens, that the Player stuck on login.
So we remove it until we found a solid fix
This commit is contained in:
He-Man 2018-01-14 20:28:27 +01:00
parent 291c222d9d
commit de099419a2

View File

@ -47,7 +47,7 @@ forceRestartTime = 14400; // 4 hour restarts
defaultlinkedItems[] = {
"ItemMap", // "ItemMap"
"", // "ItemGPS" or "ItemGeigerCounter_EPOCH",
"EpochRadio0", // "EpochRadio0" through "EpochRadio9"
"", // "EpochRadio0" through "EpochRadio9"
"", // "ItemCompass"
"", // "ItemWatch"
"" // "NVG_EPOCH" or "radiation_mask_epoch"