Comment update

This commit is contained in:
Animan8000 2023-09-18 21:21:51 +02:00 committed by GitHub
parent b8e49c40af
commit 18e8179ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import missionsDropTable from "@/static/json/missions-drop-table.json";
import { modNames, relicNames, miscNames, resourceNames, gearNames, blueprintNames } from "@/static/data/items";
import { IMissionInventoryUpdateRequest } from "../types/requestTypes";
// need reverse engineer rewardSeed, otherwise ingame displayed rotation reward will be different than added to db or displayed on mission end
// need to reverse engineer rewardSeed, otherwise ingame displayed rotation reward will be different than added to db or displayed on mission end
const getRewards = ({
RewardInfo
}: IMissionInventoryUpdateRequest): {