Merge pull request #899 from argonui/clean-up-helper

Clean Up Helper: Added action token resetting
This commit is contained in:
dscarpac 2024-10-05 10:54:45 -05:00 committed by GitHub
commit 3bbece0d06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -351,6 +351,7 @@ function tidyPlayerMatCoroutine()
-- reset action tokens
if obj.hasTag("UniversalToken") and obj.is_face_down then
obj.flip()
obj.call("updateClassAndSymbol", { class = "Neutral" })
end
-- get rid of temporary tokens