X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;ds=sidebyside;f=data%2Flocation_decks%2Fpuzzles%2Fchess.yaml;h=eeeb0110c760b04be0dfd832fa672d2bee67ed9e;hb=37689c711c7d624d12ccffe379036cc96fb61150;hp=2fc0ac68fd32b81afcb691be1232281f91dc0992;hpb=51c21cef44d0a7f3cb59f4a005d4a1dba9159d51;p=naja.git diff --git a/data/location_decks/puzzles/chess.yaml b/data/location_decks/puzzles/chess.yaml index 2fc0ac6..eeeb011 100644 --- a/data/location_decks/puzzles/chess.yaml +++ b/data/location_decks/puzzles/chess.yaml @@ -11,9 +11,12 @@ _card_definitions: required_bits: [] data: chesspiece: BISHOP - - action_class: AcquireWinToken + - action_class: GenericBits required_bits: [RED, GREEN, BLUE] data: + clear: [NORTH, SOUTH, EAST, WEST, RED, GREEN, BLUE, MSB] + acquire_win: true + lose_health: true once: true - &CHESS-WIN-CARD-CASTLE card_name: 'chess-win-rook'