ZN5LIPEEZZTVVPS4QVDKKE73KGQ4GN6YY4EALD4QPYRBJXOUFIOAC
D5XJXJK472U7GYOBKYYGEMO5B3QM2OBDM5NWMYRNCZ2A7Z2HNFVAC
OPI6W7BO4V3R5WGEVN4USOHVPUV5PVWGKYBMCRU4VQOI7F7RCF5QC
HTIL7GWVKJ6WRRRQEEFGMQL6GWTFW2TP7FI34DLXI4DK4QS4HXSAC
$counters = array(); $this->setCounter( $counters, "remaining_investigators_$player_id", $this->tokens->countTokensInLocation("pi_supply_$player_id"));
$counters = array();
$this->setCounter(
$counters, "remaining_investigators_$player_id",
$this->tokens->countTokensInLocation("pi_supply_$player_id"));
'counters' => $counters,
if (notif.args.counters) this.updateCounters(notif.args.counters);