ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/blacklostlabfloor.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:09 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 blacklostlabfloor5
2 root 1.7 name floor
3 root 1.5 face blacklostlabfloor5.x11
4 root 1.7 smoothlevel 30
5 root 1.9 smoothface blacklostlabfloor5.x11 empty_S.x11
6 pippijn 1.1 no_pick 1
7     is_floor 1
8     end
9    
10 root 1.6 object blacklostlabfloor7
11 root 1.7 name floor
12 root 1.5 face blacklostlabfloor7.x11
13 root 1.7 smoothlevel 30
14 root 1.9 smoothface blacklostlabfloor7.x11 empty_S.x11
15 pippijn 1.1 no_pick 1
16     is_floor 1
17     end
18    
19 root 1.6 object blacklostlabfloor8
20 root 1.7 name floor
21 root 1.5 face blacklostlabfloor8.x11
22 root 1.7 smoothlevel 30
23 root 1.9 smoothface blacklostlabfloor8.x11 empty_S.x11
24 pippijn 1.1 no_pick 1
25     is_floor 1
26     end
27 root 1.7