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:
Severin Glöckner 2023-01-22 12:43:47 +01:00
parent 42baec931c
commit fa33c47d53

View file

@ -188,6 +188,8 @@
replace=yes
[movement_costs]
flat={UNREACHABLE}
shallow_water={UNREACHABLE}
reef={UNREACHABLE}
swamp_water={UNREACHABLE}
[/movement_costs]
[/effect]