diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-11 22:51:02 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-11 22:51:02 +0100 |
| commit | 0680d048cd707e0ce28f186319efe9f26ba5ab7c (patch) | |
| tree | 8b8d45ed66c0045debf3fe02abb98fc4be201974 /data | |
| parent | da3dba912ad34c1e74f89dee459f831be76cde09 (diff) | |
| download | muhqs-game-0680d048cd707e0ce28f186319efe9f26ba5ab7c.tar.gz muhqs-game-0680d048cd707e0ce28f186319efe9f26ba5ab7c.zip | |
give the king attack, movement, and health
Diffstat (limited to 'data')
| -rw-r--r-- | data/misc.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/misc.ini b/data/misc.ini index 6587bc4b..a1ab9e19 100644 --- a/data/misc.ini +++ b/data/misc.ini @@ -3,6 +3,9 @@ token = true type = unit effect = 5 Resource: +shroud until end of turn. \\ Protection from Die! upkeep = 0 +attack = 1 +health = 5 +movement = 1 [Farmer] type = unit |
