removed Carrot commas
authoradrianna <adrianna.pinska@gmail.com>
Sat, 17 May 2014 21:43:35 +0000 (23:43 +0200)
committeradrianna <adrianna.pinska@gmail.com>
Sat, 17 May 2014 21:44:00 +0000 (23:44 +0200)
data/location_decks/introduction.yaml

index 2c235e68453b4f7e7aa3267989573fac1668669c..721c55c26c095f745edb80c7f106fcd8d57c4e73 100644 (file)
@@ -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]