death squads definitely probably back off once we've been had
All checks were successful
Build / build (pull_request) Successful in 56s
All checks were successful
Build / build (pull_request) Successful in 56s
This commit is contained in:
parent
f74c89671c
commit
784316b41e
@ -558,6 +558,7 @@ export const addMissionInventoryUpdates = async (
|
||||
}
|
||||
]);
|
||||
}
|
||||
inventory.DeathSquadable = false;
|
||||
break;
|
||||
}
|
||||
case "LockedWeaponGroup": {
|
||||
@ -576,7 +577,7 @@ export const addMissionInventoryUpdates = async (
|
||||
break;
|
||||
}
|
||||
case "IncHarvester": {
|
||||
inventory.Harvestable = true;
|
||||
// Unsure what to do with this
|
||||
break;
|
||||
}
|
||||
case "CurrentLoadOutIds": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user