feat: infested lich rewards #1898

Merged
Sainan merged 3 commits from coda-rewards into main 2025-04-28 14:00:38 -07:00
Showing only changes of commit 865955a2c7 - Show all commits

View File

@ -660,6 +660,7 @@ export const addMissionInventoryUpdates = async (
}
}
// TOVERIFY: Is the inbox message also sent when converting a lich? If not, how are the rewards given?
if (inventory.Nemesis.Faction == "FC_INFESTATION") {
await sendCodaFinishedMessage(inventory, inventory.Nemesis.fp, value.nemesisName, value.killed);
}