@ -12,6 +12,7 @@ func OracleUpkeep(c *Card, g *Game) {
c.Sick = true
if c.Counters >= 3 {
g.GameBoard.Remove(c)
g.Bury(c)
}
default:
c.Sick = false
The note is not visible to the blocked user.