Added keep and castle overlay terrains,

...which can be painted on any non-layered terrain to enable them to
act as keeps or castles for recruitment.
This commit is contained in:
Lari Nieminen 2009-04-05 11:55:56 +00:00
parent 18d9cbc3df
commit 9698bf1e79
3 changed files with 23 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -340,6 +340,29 @@
#editor_group=castle
#[/terrain]
[terrain]
symbol_image=alpha
editor_image=keep-overlay-editor
id=keep_overlay
name= _ "Keep"
string=^Kov
aliasof=_bas
recruit_from=true
recruit_onto=true
editor_group=castle, special
[/terrain]
[terrain]
symbol_image=alpha
editor_image=castle-overlay-editor
id=castle_overlay
name= _ "Castle"
string=^Cov
aliasof=_bas
recruit_onto=true
editor_group=castle, special
[/terrain]
#
# Desert
#