diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-09-05 18:34:37 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-09-05 18:34:37 +0200 |
| commit | 93b2e431cf8cf312e51078c4acbfcf687aaa8b9e (patch) | |
| tree | f46868b7b9127f35e8041836148557b212df9cff /data | |
| parent | 60639e7a83bf4f22c3a3ccfab56921b88ff81c4f (diff) | |
| download | muhqs-game-93b2e431cf8cf312e51078c4acbfcf687aaa8b9e.tar.gz muhqs-game-93b2e431cf8cf312e51078c4acbfcf687aaa8b9e.zip | |
lower case armor effect
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/equipments/armor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cards/equipments/armor.yml b/data/cards/equipments/armor.yml index f9b354dd..92fe75e0 100644 --- a/data/cards/equipments/armor.yml +++ b/data/cards/equipments/armor.yml @@ -6,5 +6,5 @@ buy: 7 play: 2 durability: 3 effect: - en: Equipped unit gets + 1 Armor + en: Equipped unit gets + 1 armor de: Die ausgerüstete Unit erhält + 1 Rüstung |
