From: David Sharpe Date: Sat, 17 May 2014 20:18:06 +0000 (+0200) Subject: Merge branch 'master' of git://ctpug.org.za/naja X-Git-Tag: 0.1~28 X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=2225b90b4f08fe011a22d29027fc28f13c94f401;hp=e329ac961000595f819bfa145c8d150641c2aece Merge branch 'master' of git://ctpug.org.za/naja --- 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