Slightly improved the beach waves rules
This commit is contained in:
parent
d764bba7e4
commit
e5b3d8139b
1 changed files with 40 additions and 46 deletions
|
@ -750,23 +750,19 @@
|
|||
[terrain_graphics]
|
||||
map="
|
||||
, 2
|
||||
*, 3
|
||||
*, 2
|
||||
, 1
|
||||
*, *
|
||||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
set_no_flag=waves-@R0-@R5,waves-@R0-@R1
|
||||
set_no_flag=waves_convex-@R0-@R5,waves_convex-@R0-@R1
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={ADJACENT}
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
type={ADJACENT}
|
||||
[/tile]
|
||||
|
||||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
|
@ -779,6 +775,36 @@
|
|||
is_water=yes
|
||||
[/image]
|
||||
[/terrain_graphics]
|
||||
|
||||
[terrain_graphics]
|
||||
map="
|
||||
, 2
|
||||
*, 2
|
||||
, 1
|
||||
*, *
|
||||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={ADJACENT}
|
||||
set_no_flag=waves_concave-@R0-@R5,waves_concave-@R0-@R1
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={TERRAINLIST}
|
||||
[/tile]
|
||||
|
||||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
[image]
|
||||
name={IMAGESTEM}-concave-A[01~13].png~MASK(terrain/masks/7hex-@R0.png):200
|
||||
random_start=no
|
||||
layer={LAYER}
|
||||
center=90,144
|
||||
base=90,144
|
||||
is_water=yes
|
||||
[/image]
|
||||
[/terrain_graphics]
|
||||
|
||||
[terrain_graphics]
|
||||
map="
|
||||
, 2
|
||||
|
@ -789,11 +815,11 @@
|
|||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
set_no_flag=waves-@R0-@R5
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={ADJACENT}
|
||||
set_no_flag=waves_convex-@R0-@R5
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
|
@ -821,54 +847,22 @@
|
|||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={ADJACENT}
|
||||
set_no_flag=waves-@R0-@R5,waves-@R0-@R1
|
||||
type={TERRAINLIST}
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={TERRAINLIST}
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
type={TERRAINLIST}
|
||||
[/tile]
|
||||
|
||||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
[image]
|
||||
name={IMAGESTEM}-concave-A[01~13].png~MASK(terrain/masks/7hex-@R0.png):200
|
||||
random_start=no
|
||||
layer={LAYER}
|
||||
center=90,144
|
||||
base=90,144
|
||||
is_water=yes
|
||||
[/image]
|
||||
[/terrain_graphics]
|
||||
[terrain_graphics]
|
||||
map="
|
||||
, 2
|
||||
*, 3
|
||||
, 1
|
||||
*, *
|
||||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={ADJACENT}
|
||||
set_no_flag=waves-@R0-@R5
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={TERRAINLIST}
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
type=!,{TERRAINLIST},{ADJACENT}
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
type={ADJACENT}
|
||||
set_no_flag=waves_convex-@R0-@R1
|
||||
[/tile]
|
||||
|
||||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
[image]
|
||||
name={IMAGESTEM}-concave-A[01~13].png~MASK(terrain/masks/7hex-@R0-@R5.png):200
|
||||
name={IMAGESTEM}-convex-A[01~13].png~MASK(terrain/masks/7hex-@R0-@R1.png):200
|
||||
random_start=no
|
||||
layer={LAYER}
|
||||
center=90,144
|
||||
|
|
Loading…
Add table
Reference in a new issue