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

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