Add bits to introduction.
authorSimon Cross <hodgestar@gmail.com>
Sat, 17 May 2014 20:17:56 +0000 (22:17 +0200)
committerSimon Cross <hodgestar@gmail.com>
Sat, 17 May 2014 20:18:03 +0000 (22:18 +0200)
data/location_decks/introduction.yaml

index 95b37ad7103c6635dfd4c597d790676dea2b5053..e1011f08522d14ce4a169c4f2ce496fc33d847d1 100644 (file)
@@ -86,7 +86,7 @@ _action_definitions:
 
   - &STEP5-CARD
     card_name: 'step5'
-    bits: []
+    bits: [NORTH, SOUTH, EAST, WEST]
     actions:
       - *STEP5-ACTION-BLUE
       - *STEP5-ACTION-DEFAULT
@@ -109,7 +109,7 @@ _action_definitions:
 
   - &STEP6-CARD
     card_name: 'step6'
-    bits: [BLUE]
+    bits: [NORTH, SOUTH, EAST, WEST, BLUE]
     actions:
       - *STEP6-ACTION-RED
       - *STEP6-ACTION-DEFAULT
@@ -177,6 +177,7 @@ _action_definitions:
 
   - &STEP11-CARD
     card_name: 'step11'
+    bits: [NORTH, SOUTH, EAST, WEST]
     actions:
       - *STEP11-ACTION
 
@@ -190,6 +191,7 @@ _action_definitions:
 
   - &STEP12-CARD
     card_name: 'step12'
+    bits: [NORTH, SOUTH, EAST, WEST]
     actions:
       - *STEP12-ACTION
 
@@ -202,6 +204,7 @@ _action_definitions:
 
   - &STEP13-CARD
     card_name: 'step13'
+    bits: [EAST, NORTH, SOUTH, WEST]
     actions:
       - *STEP13-ACTION