chiark / gitweb /
wip play_hint
[pandemic-rising-tide.git] / misc-data.pl
index 7a92fd62c0d42b1c07d1c1e7142d58709123f5da..16cda161f7aa60fba351c44a9e13bb0392fe8e2b 100644 (file)
@@ -25,5 +25,14 @@ our %c =
    'Walcheren'         => [0.6, 0.5], #-1.0, -0.75
    'Noorderzijlvest'   => [0.0, -0.5],
    'Twente',           => [-0.3, 0.0],
- }
+ },
+ PlayHint => <<'END',
+1. Do 4 Actions
+2. Operate Pumps
+3. Draw 2 player cards
+     (resolve storms)
+4. Dikes fail
+5. Water flows
+Hand limi 7 at all times
+END
 );