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-b93c2d0d6712master
parent
0b72eacdd4
commit
416571be9a
10
CHANGES
10
CHANGES
|
|
@ -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
|
||||
fix some maps that use the blake.arc tile set to allow shorelines
|
||||
|
|
|
|||
|
|
@ -144,3 +144,15 @@ editable 8
|
|||
smoothlevel 255
|
||||
smoothface sea_E.111 empty_S.111
|
||||
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 |
Loading…
Reference in New Issue