CVS: arch: added a medium green marble and some magenta marbles

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3794 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-10-05 17:26:01 +00:00
parent 69002cdc33
commit 6e5d7face8
6 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,10 @@
Object greenmarblemedium
name greenmarble
face greenmarblemedium.111
no_pick 1
is_floor 1
editable 8
smoothlevel 30
smoothface greenmarblemedium.111 empty_S.111
magicmap grey
end

Binary file not shown.

View File

@ -0,0 +1,9 @@
Object magentamarble
face magentamarble.111
no_pick 1
is_floor 1
editable 8
smoothlevel 30
smoothface magentamarble.111 empty_S.111
magicmap grey
end

Binary file not shown.

View File

@ -0,0 +1,10 @@
Object magentamarblemedium
name magentamarble
face magentamarblemedium.111
no_pick 1
is_floor 1
editable 8
smoothlevel 30
smoothface magentamarblemedium.111 empty_S.111
magicmap grey
end

Binary file not shown.