CVS: arch: adding floors by Ketche, made the white and black marbles grayscale (they were indexed... grayscale looses no data yet is smaller for greyscale images :) )
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3818 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2d45ef8ddc
commit
e0399266be
Binary file not shown.
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 390 B |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 478 B |
|
@ -0,0 +1,8 @@
|
|||
Object sewerfloor
|
||||
name Sewer Floor
|
||||
face sewerfloor.111
|
||||
no_pick 1
|
||||
is_floor 1
|
||||
editable 8
|
||||
magicmap white
|
||||
end
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
Object strangefloor
|
||||
name Strange Floor
|
||||
face strangefloor.111
|
||||
no_pick 1
|
||||
is_floor 1
|
||||
editable 8
|
||||
magicmap white
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue