Added action token resetting
This commit is contained in:
parent
f907371d74
commit
29d0e7f330
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user