X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=blobdiff_plain;f=data%2Flocation_decks%2Fintroduction.yaml;h=721c55c26c095f745edb80c7f106fcd8d57c4e73;hp=2c235e68453b4f7e7aa3267989573fac1668669c;hb=bb309cee2c28dcd3c30692c22a187374c275004c;hpb=12ac4df162c9cdb8f75823c2ec89f43abd7d4aaa diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index 2c235e6..721c55c 100644 --- a/data/location_decks/introduction.yaml +++ b/data/location_decks/introduction.yaml @@ -79,7 +79,7 @@ _action_definitions: action_class: 'GenericBits' required_bits: [BLUE] data: - message: "You need to have the {BLUE} bit, to use this action and continue.\nSome actions have more complex requirements." + message: "You need to have the {BLUE} bit to use this action and continue.\nSome actions have more complex requirements." set: [EAST] clear: [NORTH, SOUTH, WEST] @@ -102,7 +102,7 @@ _action_definitions: action_class: 'GenericBits' required_bits: [RED] data: - message: "You need to have the {RED} bit, to use this action to set the {BLUE} bit." + message: "You need to have the {RED} bit to use this action to set the {BLUE} bit." set: [NORTH, BLUE] clear: [SOUTH, EAST, WEST]