ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor_magenta.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:12 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -6 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 afloor_magenta_left
2 root 1.1 name a floor
3 root 1.6 face afloor_magenta.x71
4 root 1.1 no_pick 1
5     is_floor 1
6     end
7 root 1.6
8     object afloor_magenta_right
9 root 1.1 name a floor
10 root 1.6 face afloor_magenta.x31
11 root 1.1 no_pick 1
12     is_floor 1
13     end
14 root 1.6
15     object ahole_magenta_left
16     face ahole_magenta.x71
17 root 1.1 type 66
18     no_pick 1
19     end
20 root 1.6
21     object ahole_magenta_right
22     face ahole_magenta.x31
23 root 1.1 type 66
24     no_pick 1
25     end
26 root 1.6