Added the ruined desert keep.
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-bl.png
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-br.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-l.png
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-r.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-tl.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-ccw-tr.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
After Width: | Height: | Size: 6.5 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 3.5 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-bl.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-br.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-l.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-r.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-tl.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-castle-cw-tr.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-bl.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-br.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-l.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-r.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-tl.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-concave-tr.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-bl.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-br.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-l.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-r.png
Normal file
After Width: | Height: | Size: 5 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-tl.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-convex-tr.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
data/core/images/terrain/castle/sand/ruin-keep-tile.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
|
@ -496,7 +496,7 @@
|
|||
{OVERLAY Kud castle/dwarven-keep}
|
||||
|
||||
{TERRAIN_BASE Cd,Cdr castle/sand/dirt}
|
||||
{KEEP_BASE Kd castle/sand/cobbles}
|
||||
{KEEP_BASE Kd,Kdr castle/sand/cobbles}
|
||||
|
||||
#{TERRAIN_BASE ~ fog/fog}
|
||||
|
||||
|
@ -571,7 +571,8 @@
|
|||
{NEW:WALL Kh* (!,K*) castle/keep}
|
||||
|
||||
# ruined desert castle
|
||||
{NEW:WALL Cdr (!,C*,K*) castle/sand/ruin-castle}
|
||||
{NEW:WALL Cdr (!,C*,K*) castle/sand/ruin-castle}
|
||||
{NEW:WALL Kdr (!,K*) castle/sand/ruin-keep}
|
||||
|
||||
|
||||
# Encampment
|
||||
|
|
|
@ -1748,6 +1748,19 @@
|
|||
editor_group=castle, desert
|
||||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=castle/sand/ruin-keep-tile
|
||||
id=desert_keep_ruined
|
||||
name= _ "Keep"
|
||||
editor_name= _ "Ruined Desert Keep"
|
||||
string=Kdr
|
||||
aliasof=Ch
|
||||
unit_height_adjust=20
|
||||
recruit_from=true
|
||||
recruit_onto=true
|
||||
editor_group=castle, desert
|
||||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=alpha
|
||||
editor_image=castle/castle-overlay-editor
|
||||
|
|