changed default behaviour to 3 tokens

This commit is contained in:
Chr1Z93 2024-06-09 12:55:12 +02:00
parent a2c7bac8a2
commit 32f190fe1f

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 = {