ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/gwall/bridgemoat.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:29 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -4 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 bridge_1
2 root 1.1 name bridge
3 root 1.6 face bridge_m1.x11
4     no_pick 1
5 root 1.1 end
6 root 1.6
7     object bridge_2
8 root 1.1 name bridge
9 root 1.6 face bridge_m0.x11
10     no_pick 1
11 root 1.1 end
12 root 1.6