ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/s_bridge2.arc
Revision: 1.9
Committed: Sat Oct 16 09:16:38 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +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.5 object s_bridge2
2 root 1.1 name bridge
3 pippijn 1.2 face s_bridge2.x11
4 root 1.1 type 67
5 root 1.6 move_on walk
6 root 1.1 no_pick 1
7     end
8 root 1.6
9 root 1.5 object s_bridge2a
10 root 1.1 name bridge
11 pippijn 1.2 face s_bridge2a.x11
12 root 1.1 type 67
13 root 1.6 move_on walk
14 root 1.1 no_pick 1
15     end
16 root 1.6
17 root 1.5 object s_bridge2b
18 root 1.1 name bridge
19 pippijn 1.2 face s_bridge2b.x11
20 root 1.1 type 67
21 root 1.6 move_on walk
22 root 1.1 no_pick 1
23     end
24 root 1.6