forked from FLAIROx/ah2ac2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaction_descriptions.json
More file actions
33 lines (33 loc) · 931 Bytes
/
Copy pathaction_descriptions.json
File metadata and controls
33 lines (33 loc) · 931 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
"Discard card 0",
"Discard card 1",
"Discard card 2",
"Discard card 3",
"Discard card 4",
"Play card 0",
"Play card 1",
"Play card 2",
"Play card 3",
"Play card 4",
"Reveal Red to Player +1",
"Reveal Yellow to Player +1",
"Reveal Green to Player +1",
"Reveal White to Player +1",
"Reveal Blue to Player +1",
"Reveal Rank 1 to Player +1",
"Reveal Rank 2 to Player +1",
"Reveal Rank 3 to Player +1",
"Reveal Rank 4 to Player +1",
"Reveal Rank 5 to Player +1",
"Reveal Red to Player +2",
"Reveal Yellow to Player +2",
"Reveal Green to Player +2",
"Reveal White to Player +2",
"Reveal Blue to Player +2",
"Reveal Rank 1 to Player +2",
"Reveal Rank 2 to Player +2",
"Reveal Rank 3 to Player +2",
"Reveal Rank 4 to Player +2",
"Reveal Rank 5 to Player +2",
"Waiting for other player(s) to finish their turn."
]