mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 22:44:33 +00:00
Patch #3623 from InvPhi to add defense over canyons.
Also for undeadfoot since corpses can be raised here, but maybe we should simply disallow it?
This commit is contained in:
parent
98a061f4fe
commit
2392278824
@ -998,6 +998,7 @@
|
||||
village=50
|
||||
castle=50
|
||||
tundra=50
|
||||
canyon=50
|
||||
cave=80
|
||||
[/defense]
|
||||
|
||||
@ -1307,6 +1308,7 @@
|
||||
village=40
|
||||
castle=40
|
||||
cave=60
|
||||
canyon=80
|
||||
tundra=60
|
||||
[/defense]
|
||||
|
||||
@ -1352,6 +1354,7 @@
|
||||
village=50
|
||||
castle=50
|
||||
cave=60
|
||||
canyon=50
|
||||
tundra=50
|
||||
[/defense]
|
||||
|
||||
@ -1397,6 +1400,7 @@
|
||||
village=50
|
||||
castle=50
|
||||
cave=60
|
||||
canyon=50
|
||||
tundra=50
|
||||
[/defense]
|
||||
|
||||
@ -1442,6 +1446,7 @@
|
||||
village=50
|
||||
castle=50
|
||||
cave=60
|
||||
canyon=50
|
||||
tundra=50
|
||||
[/defense]
|
||||
|
||||
@ -1626,6 +1631,7 @@
|
||||
village=60
|
||||
castle=60
|
||||
cave=60
|
||||
canyon=60
|
||||
tundra=70
|
||||
[/defense]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user