diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-11 22:33:29 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-11 22:33:29 +0100 |
| commit | 0e96db125866f3abf8da7763143dfec8561418ed (patch) | |
| tree | 0b9b801d3d0768d66bd7654d48ba9f406d84f961 /data | |
| parent | aa3b00b48322e2eaf7e020838c91becba866ebb0 (diff) | |
| download | muhqs-game-0e96db125866f3abf8da7763143dfec8561418ed.tar.gz muhqs-game-0e96db125866f3abf8da7763143dfec8561418ed.zip | |
be more consistent and don't end effects with a period
Diffstat (limited to 'data')
| -rw-r--r-- | data/base.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/base.ini b/data/base.ini index c14b7bc1..2ab76973 100644 --- a/data/base.ini +++ b/data/base.ini @@ -109,7 +109,7 @@ health = 1 movement = 2 buy = 10 upkeep = 2 -full_action = Put two faith counters on target Unit. If there are more faith counters than the units buying cost you control target unit. +full_action = Put two faith counters on target Unit. If there are more faith counters than the units buying cost you control target unit [Advisor] type = unit @@ -117,7 +117,7 @@ health = 1 movement = 2 buy = 10 upkeep = 2 -full_action = Draw 1 card. You may exile 1 card from your hand. +full_action = Draw 1 card. You may exile 1 card from your hand [Wormtongue] type = unit @@ -125,12 +125,12 @@ health = 1 movement = 2 buy = 10 upkeep = 2 -full_action = 3: Add a Misinformation token to an opponents pile. +full_action = 3: Add a Misinformation token to an opponents pile [Misinformation] token = true type = spell -effect = Exile this card. +effect = Exile this card play = 5 [Cavl. Archer] |
