Created addition shoreline tiles for the ground/sea.arc tile set to

add sea_F.base.111.png and sea_F.clsc.111.png that form a round pool
surrounded by transparency.  This tile might be used to fix indoor
water pools by providing a replacement for blake_0 which has grass
surrounding the water.  Also modified sea.arc accordingly.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5537 282e977c-c81d-0410-88c4-b93c2d0d6712
master
kbulgrien 2007-02-13 06:15:23 +00:00
parent 0b72eacdd4
commit 416571be9a
4 changed files with 21 additions and 1 deletions

10
CHANGES
View File

@ -1,4 +1,12 @@
Changes for CVS top of tree: Changes for SVN top of tree:
Created addition shoreline tiles for the ground/sea.arc tile set to
add sea_F.base.111.png and sea_F.clsc.111.png that form a round pool
surrounded by transparency. This tile might be used to fix indoor
water pools by providing a replacement for blake_0 which has grass
surrounding the water. Also modified sea.arc accordingly.
Kevin Bulgrien 2007-02-12
Created additional shoreline tiles for the sea.arc tile set to Created additional shoreline tiles for the sea.arc tile set to
fix some maps that use the blake.arc tile set to allow shorelines fix some maps that use the blake.arc tile set to allow shorelines

View File

@ -144,3 +144,15 @@ editable 8
smoothlevel 255 smoothlevel 255
smoothface sea_E.111 empty_S.111 smoothface sea_E.111 empty_S.111
end end
Object sea_nsew
name sea
face sea_F.111
color_fg light_blue
no_pass 1
no_pick 1
is_water 1
visibility 100
editable 8
smoothlevel 255
smoothface sea_E.111 empty_S.111
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 B