Added a new invisible impassable overlay terrain,
...which can be painted on top of any (non-layered) terrain to make the hex impassable.
This commit is contained in:
parent
5e1fff1520
commit
5634d0749d
2 changed files with 11 additions and 0 deletions
BIN
data/core/images/terrain/impassable-editor.png
Normal file
BIN
data/core/images/terrain/impassable-editor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 754 B |
|
@ -1101,6 +1101,17 @@
|
|||
editor_group=cave,wall
|
||||
[/terrain]
|
||||
|
||||
[terrain]
|
||||
symbol_image=void
|
||||
editor_image=impassable-editor
|
||||
id=impassable_overlay
|
||||
name= _ "Impassable"
|
||||
string=^Xo
|
||||
aliasof=_bas,Xt
|
||||
mvt_alias=Xt
|
||||
editor_group=special
|
||||
[/terrain]
|
||||
|
||||
[terrain]
|
||||
symbol_image=void
|
||||
editor_image=void-editor
|
||||
|
|
Loading…
Add table
Reference in a new issue