ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:04 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object blackslate
2     face slate_b.111
3     no_pick 1
4     is_floor 1
5     editable 8
6     smoothlevel 30
7     smoothface slate_b.111 empty_S.111
8     magicmap grey
9     end
10    
11     Object whiteslate
12     face slate_w.111
13     no_pick 1
14     is_floor 1
15     editable 8
16     smoothlevel 30
17     smoothface slate_w.111 empty_S.111
18     magicmap grey
19     end
20    
21     Object redslate
22     face slate_r.111
23     no_pick 1
24     is_floor 1
25     editable 8
26     smoothlevel 30
27     smoothface slate_r.111 empty_S.111
28     magicmap grey
29     end
30    
31