diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-09-06 21:15:58 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-09-06 21:15:58 +0200 |
| commit | 4ef4b1d236e06dd043a8d77a0bcaf27c69164442 (patch) | |
| tree | 77c93d4b82d903f453f88692ad5207c93d612400 /data/cards/base | |
| parent | cada620152321225b0bd5449afc6e7ad4aac9013 (diff) | |
| download | muhqs-game-4ef4b1d236e06dd043a8d77a0bcaf27c69164442.tar.gz muhqs-game-4ef4b1d236e06dd043a8d77a0bcaf27c69164442.zip | |
fix shield implementation by removing superfluous whitespace
Diffstat (limited to 'data/cards/base')
| -rw-r--r-- | data/cards/base/shield.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cards/base/shield.yml b/data/cards/base/shield.yml index be45b44f..1c0e3e7e 100644 --- a/data/cards/base/shield.yml +++ b/data/cards/base/shield.yml @@ -6,5 +6,5 @@ buy: 5 play: 1 durability: 3 effect: - en: Equipped unit gets +1 health + en: Equipped unit gets +1 health de: Die ausgerüstete Unit erhält +1 Leben |
