ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:42 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +6 -6 lines
Log Message:
big cfarch-normalize run

File Contents

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