You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's interesting we hit that. We can very likely figure the coin out:
FULL_ENTITY directly into ZONE == HAND
Game STEP is null
CONTROLLER is not FIRST_PLAYER
ZONE_POSITION == 5
If it meets all these, then the oracle can make a safe guess about the coin, I think. It does have to meet all of them just to make sure we don't mistakenly hit a tavern brawl or some such.
The text was updated successfully, but these errors were encountered:
https://hsreplay.net/replay/N6fQX5eCpWAisBDjUpEBha
It's interesting we hit that. We can very likely figure the coin out:
FULL_ENTITY
directly intoZONE
==HAND
STEP
is nullCONTROLLER
is notFIRST_PLAYER
ZONE_POSITION
==5
If it meets all these, then the oracle can make a safe guess about the coin, I think. It does have to meet all of them just to make sure we don't mistakenly hit a tavern brawl or some such.
The text was updated successfully, but these errors were encountered: