File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -409,6 +409,8 @@ game_agenda-count-with-req = {$agenda-point ->
409
409
410
410
game_approach-ice = Approach ice
411
411
412
+ game_approach-server = Approach server
413
+
412
414
game_archives = Archives ({ $faceup } ↑ { $facedown } ↓)
413
415
414
416
game_attempt-reconnect = Attempt reconnect
Original file line number Diff line number Diff line change 1538
1538
(case phase
1539
1539
" initiation" (tr [:game_initiation " Initiation" ])
1540
1540
" approach-ice" (tr [:game_approach-ice " Approach ice" ])
1541
+ " approach-server" (tr [:game_approach-server " Approach server" ])
1541
1542
" encounter-ice" (tr [:game_encounter-ice " Encounter ice" ])
1542
1543
" movement" (tr [:game_movement " Movement" ])
1543
1544
" success" (tr [:game_success " Success" ])
You can’t perform that action at this time.
0 commit comments