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]
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]