Skip to main content
The Deno 2 Release Candidate is here
Learn more
method InRaidHelper.prototype.addUpdToMoneyFromRaid
import { InRaidHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Check items array and add an upd object to money with a stack count of 1 Single stack money items have no upd object and thus no StackObjectsCount, causing issues

Parameters

items: Item[]

Items array to check