ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.8
Committed: Tue Nov 3 09:48:39 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -3 lines
Log Message:
remove editable field, elmey says so

File Contents

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