diff --git a/project/src/services/InsuranceService.ts b/project/src/services/InsuranceService.ts index 19195062..09c63d5e 100644 --- a/project/src/services/InsuranceService.ts +++ b/project/src/services/InsuranceService.ts @@ -257,7 +257,7 @@ export class InsuranceService } // Check if item missing in post-raid gear OR player died - // Catches both events: player died with item on + player survied but dropped item in raid + // Catches both events: player died with item on + player survived but dropped item in raid if (!offRaidGearHash[insuredItem.itemId] || playerDied) { equipmentToSendToPlayer.push(