Slight tweak to which tiles are used next to the 3-way corners.
This commit is contained in:
parent
eb4a31a0df
commit
60c51b682c
1 changed files with 6 additions and 6 deletions
|
@ -315,12 +315,12 @@
|
|||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
type={ADJACENT}
|
||||
set_no_flag=beach-@R0-@R5
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=2
|
||||
type={ADJACENT}
|
||||
type={TERRAINLIST}
|
||||
set_no_flag=beach-@R2-@R3
|
||||
[/tile]
|
||||
[tile]
|
||||
|
@ -331,7 +331,7 @@
|
|||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
[image]
|
||||
name={IMAGESTEM}-convex-@R0-@R5.png
|
||||
name={IMAGESTEM}-concave-@R0-@R5.png
|
||||
layer=0
|
||||
center=90,144
|
||||
base=90,144
|
||||
|
@ -347,7 +347,7 @@
|
|||
, *"
|
||||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
type={ADJACENT}
|
||||
set_no_flag=beach-@R0-@R1
|
||||
[/tile]
|
||||
[tile]
|
||||
|
@ -356,14 +356,14 @@
|
|||
[/tile]
|
||||
[tile]
|
||||
pos=3
|
||||
type={ADJACENT}
|
||||
type={TERRAINLIST}
|
||||
set_no_flag=beach-@R4-@R3
|
||||
[/tile]
|
||||
|
||||
rotations=tr,r,br,bl,l,tl
|
||||
|
||||
[image]
|
||||
name={IMAGESTEM}-convex-@R0-@R1.png
|
||||
name={IMAGESTEM}-concave-@R0-@R1.png
|
||||
layer=0
|
||||
center=90,144
|
||||
base=90,144
|
||||
|
|
Loading…
Add table
Reference in a new issue