TSG 4: update code to match map
when this code was written, the adjacent terrain was not yet shallow water.
This commit is contained in:
parent
42baec931c
commit
fa33c47d53
1 changed files with 2 additions and 0 deletions
|
@ -188,6 +188,8 @@
|
|||
replace=yes
|
||||
[movement_costs]
|
||||
flat={UNREACHABLE}
|
||||
shallow_water={UNREACHABLE}
|
||||
reef={UNREACHABLE}
|
||||
swamp_water={UNREACHABLE}
|
||||
[/movement_costs]
|
||||
[/effect]
|
||||
|
|
Loading…
Add table
Reference in a new issue