Fix bits and add new action.
[naja.git] / data / location_decks / test.yaml
index d26cafde89356beb56cf41fc0c40b2854b332856..53a0c77dcd65e3f62701c7ee675c375bc841f20d 100644 (file)
@@ -3,6 +3,9 @@ description: "Test location deck."
 # This field is ignored, but it's a useful place to put some action definitions
 # we can reference later.
 _standard_actions:
+  bad_default: &SET-BITS-DEFAULT
+    action_class: 'LoseHealthOrMSBAndSetBits'
+    required_bits: []
   bad_default: &BAD-DEFAULT
     action_class: 'LoseHealthOrMSB'
     required_bits: []
@@ -14,7 +17,8 @@ _standard_actions:
     required_bits: [YELLOW, MAGENTA]
 
 cards:
-  - actions: []
+  - actions:
+    - *SET-BITS-DEFAULT
   - actions:
     - *BAD-DEFAULT
     - *TOGGLE-BITS-C