Added a WIP of a new experimental fake map edge terrain.

This commit is contained in:
Lari Nieminen 2010-09-14 08:44:28 +00:00
parent c6008072a5
commit e9a0764584
28 changed files with 39 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -16,6 +16,35 @@
# NOTE the terrain _off^_usr gets its definition from the code since it's
# themable
# These are temporary rules for developing and testing a new fake map edge
# terrain
[terrain_graphics]
map="
, 2
2 , 2
, 1
2 , 2
, 2"
[tile]
pos=1
type=*^_fme
set_no_flag=fakemapedge
[/tile]
[tile]
pos=2
type=*^_fme
[/tile]
[image]
layer=1000
name=off-map/border.png
center=90,144
[/image]
[/terrain_graphics]
{TRANSITION_COMPLETE_L (!,*^_fme) (*^_fme) 1000 off-map/border}
# TRACK LAYOUT MUST STAY ON TOP
# they set flags that will be used by other macros later.
# they don't set any image by themselves.

View file

@ -1873,6 +1873,16 @@
editor_group=special
[/terrain_type]
[terrain_type]
symbol_image=off-map/symbol
editor_image=off-map/border-ne-se-s-sw-nw-n
id=off_map2
# name= _ "None"
# editor_name= _ "Experimental Fake Map Edge"
string=^_fme # wmllint: ignore
editor_group=special
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=void/shroud-editor