diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2020-10-16 11:58:34 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2020-10-18 14:32:19 +0200 |
| commit | cc0b959d8d51fe156c7798cc78266776de798120 (patch) | |
| tree | fce767555efe17a5e7c8a8b0e1e8833bd738e0bd /data | |
| parent | 978cd2676ff86f27536fbbd1964760a24ce45907 (diff) | |
| download | muhqs-game-cc0b959d8d51fe156c7798cc78266776de798120.tar.gz muhqs-game-cc0b959d8d51fe156c7798cc78266776de798120.zip | |
add crew to fisher and fix captain's effect wording
Diffstat (limited to 'data')
| -rw-r--r-- | data/nautics.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/nautics.ini b/data/nautics.ini index 985b0870..5b5600b9 100644 --- a/data/nautics.ini +++ b/data/nautics.ini @@ -4,6 +4,7 @@ health = 2 movement = 2 swimming buy = 5 upkeep = 1 +effect = Crew 2 full_action = Create fish trap token on adjacent water tile [Fish Trap] @@ -26,7 +27,7 @@ movement = 1 attack = 1 buy = 7 upkeep = 2 -effect = Other units in the same pile has no upkeep cost +effect = Other units in the same pile have no upkeep cost [Barge] type = unit |
