Re-implemented the beach part of land-water bank transitions

This removes the need for custom corner images (flat/shore*), and instead uses NEW:GENERIC_CORNER_TRANSITION to create the tiles by masking a single image (water/bottom.png). This results in a pretty subtle visual change.
This commit is contained in:
ln-zookeeper 2016-12-24 20:54:26 +02:00
parent eac2c0791d
commit 70cda2d3da
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -902,7 +902,7 @@
# Beaches
{NEW:BEACH !,D*,Hd,Chw,Khw,Khs,W*,S*,Xv,Qx*,A*,_* W* flat/shore}
{NEW:GENERIC_CORNER_TRANSITION !,D*,Hd,Chw,Khw,Khs,W*,S*,Xv,Qx*,A*,_* W* -500 water/bottom masks/long ""}
# Water Transitions below everything else