mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
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:
parent
291c222d9d
commit
de099419a2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user