Skip to content

Commit

Permalink
Update level-4.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell authored Nov 11, 2024
1 parent 4b584a2 commit d89bb30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/level-4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import ChopMovePrompt from "./level-4/chop-move-prompt.yml";
- For example, in a 3-player game:
- All of the 1's are played.
- Bob has a completely unclued hand.
- Alice clues 1's to Bob, which touches a 1 in his slot 4.
- Alice clues number 1 to Bob, which touches a 1 in his slot 4.
- Bob _Chop Moves_ his slot 5.
- Bob discards the 1.
- Bob's chop is now his slot 4.
Expand All @@ -62,7 +62,7 @@ import ChopMovePrompt from "./level-4/chop-move-prompt.yml";
- For example, in a 3-player game:
- All the 1's are played on the stacks.
- Bob has a completely unclued hand.
- Alice clues 1's to Bob, which touches a 1 in slot 2 and a 1 in slot 4.
- Alice clues number 1 to Bob, which touches a 1 in slot 2 and a 1 in slot 4.
- Bob **only** _Chop Moves_ his slot 5 card.

<TrashChopMove3 />
Expand Down Expand Up @@ -142,7 +142,7 @@ import ChopMovePrompt from "./level-4/chop-move-prompt.yml";
- For example, in a 3-player game:
- All of the 1's have been played on the stacks.
- Bob has a completely unclued hand.
- Alice clues 1's to Bob, which touches a 1 in his slot 4.
- Alice clues number 1 to Bob, which touches a 1 in his slot 4.
- Bob _Chop Moves_ his slot 5.
- Bob discards the 1.
- Bob's chop is now his slot 4.
Expand Down

0 comments on commit d89bb30

Please sign in to comment.