diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-10-10 17:51:24 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-10-10 17:51:24 +0200 |
| commit | 1887f62868e92e9cd5e87f7cf6f44e70a75add44 (patch) | |
| tree | ddd00ef1e4a5daefb1d4d09e154c3353bba47769 /data/cards/base | |
| parent | 8d13bf9760161498f53adbd3ede45450c725d07c (diff) | |
| download | muhqs-game-1887f62868e92e9cd5e87f7cf6f44e70a75add44.tar.gz muhqs-game-1887f62868e92e9cd5e87f7cf6f44e70a75add44.zip | |
[generate_card] generalize list filed handling, add babel
* Use lists wehere appropriate
* Fix some typos
* Rename thieve to thief
* units add \n after upkeep cost
Diffstat (limited to 'data/cards/base')
| -rw-r--r-- | data/cards/base/pioneer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cards/base/pioneer.yml b/data/cards/base/pioneer.yml index 80f765c0..0f05a2cd 100644 --- a/data/cards/base/pioneer.yml +++ b/data/cards/base/pioneer.yml @@ -8,4 +8,4 @@ buy: 7 upkeep: 1 full_action: en: Neutralize one Tile or destroy Artifact in Range 1 - de: Neutralisiere ein Feld oder zerstoere ein Artifact in Range 1 + de: Neutralisiere ein Feld oder zerstöre ein Artifact in Range 1 |
