Merge pull request #709 from argonui/extra-token

Changed default behaviour to 3 tokens
This commit is contained in:
dscarpac 2024-06-12 08:19:23 -05:00 committed by GitHub
commit 700a79a5d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -903,10 +903,7 @@ function maybeUpdateActiveInvestigator(card)
end
-- spawn additional token (maybe specific for investigator)
if extraToken ~= "None" then
-- set to current class if nil
extraToken = extraToken or activeInvestigatorClass
if extraToken and extraToken ~= "None" then
-- local positions
local tokenSpawnPos = {
action = {