From f302bfb706352be4020b2676af904fee2f56462b Mon Sep 17 00:00:00 2001 From: adrianna Date: Sun, 18 May 2014 01:13:46 +0200 Subject: [PATCH] shortened and reorganised wording obtile which explains --- data/location_decks/introduction.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/location_decks/introduction.yaml b/data/location_decks/introduction.yaml index b16ecfa..eba72a5 100644 --- a/data/location_decks/introduction.yaml +++ b/data/location_decks/introduction.yaml @@ -67,13 +67,13 @@ _action_definitions: action_class: 'SetBits' required_bits: [] data: - message: "There are key bits that can be set, such as {RED}. They may be required by actions.\nThis action also sets {EAST,SOUTH}." + message: "This action sets {EAST,SOUTH}." - &STEP4-ACTION-GREEN action_class: 'GainHealth' required_bits: [GREEN] data: - message: "If you haven't got {GREEN} yet, this action is greyed out to show that you can't use it." + message: "Some actions require key bits to be set.\nIf you haven't got {GREEN} yet, this action is greyed out to show that you can't use it." - &STEP4-CARD card_name: 'step4' -- 2.34.1