ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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