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

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