Added action token resetting

This commit is contained in:
Chr1Z93 2024-10-05 17:54:52 +02:00
parent f907371d74
commit 29d0e7f330

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