changed undeadfoot swamp movement ratio to 2 (faster) and swamp defense to 60
This commit is contained in:
parent
fc683ad461
commit
2d47a53363
1 changed files with 2 additions and 2 deletions
|
@ -624,7 +624,7 @@
|
|||
[movement costs]
|
||||
deep water=100
|
||||
shallow water=3
|
||||
swamp water=3
|
||||
swamp water=2
|
||||
grassland=1
|
||||
sand=2
|
||||
forest=2
|
||||
|
@ -640,7 +640,7 @@
|
|||
[defense]
|
||||
deep water=80
|
||||
shallow water=70
|
||||
swamp water=70
|
||||
swamp water=60
|
||||
grassland=60
|
||||
sand=70
|
||||
forest=50
|
||||
|
|
Loading…
Add table
Reference in a new issue