From: Simon Cross Date: Sat, 17 May 2014 20:17:56 +0000 (+0200) Subject: Add bits to introduction. X-Git-Tag: 0.1~28^2 X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=96614ef95141e8d6e61b3fe7cd5f8d9e7f5b7a80 Add bits to introduction. --- diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 95b37ad..e1011f0 100644 --- a/data/location_decks/introduction.yaml +++ b/data/location_decks/introduction.yaml @@ -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