ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/Afloor/afloor.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:12 2010 UTC (13 years, 7 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

# Content
1 object afloor_left
2 name a floor
3 face afloor.x71
4 no_pick 1
5 is_floor 1
6 end
7
8 object afloor_right
9 name a floor
10 face afloor.x31
11 no_pick 1
12 is_floor 1
13 end
14
15 object ahole_left
16 face ahole.x71
17 type 66
18 client_type 25012
19 no_pick 1
20 end
21
22 object ahole_right
23 face ahole.x31
24 type 66
25 client_type 25012
26 no_pick 1
27 end
28