ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/slate.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:11 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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