diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2020-10-20 01:10:36 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-02 22:13:00 +0100 |
| commit | 2e06b4e63daa323fe475640853af62343178a3d6 (patch) | |
| tree | d1437240e900f9a1055badb52a36b3ff22e68c63 /data | |
| parent | 5ab002808daa7967d243cbf37851732995b23aa1 (diff) | |
| download | muhqs-game-2e06b4e63daa323fe475640853af62343178a3d6.tar.gz muhqs-game-2e06b4e63daa323fe475640853af62343178a3d6.zip | |
give king protection from Die!
Diffstat (limited to 'data')
| -rw-r--r-- | data/misc.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/misc.ini b/data/misc.ini index 4952493f..6587bc4b 100644 --- a/data/misc.ini +++ b/data/misc.ini @@ -1,7 +1,7 @@ [King] token = true type = unit -effect = 5 Resource: +shroud until end of turn +effect = 5 Resource: +shroud until end of turn. \\ Protection from Die! upkeep = 0 [Farmer] |
