ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.2
Committed: Tue Jan 2 21:48:16 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +6 -6 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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