ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +11 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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