ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/farmhouse.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:45 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +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.5 object farmhouse
2 root 1.1 name farmhouse
3 root 1.6 face farmhouse.x11
4 root 1.4 type 66
5 root 1.6 client_type 25012
6     no_pick 1
7 root 1.1 end
8 root 1.5 more
9     object farmhouse_2
10 root 1.1 name farmhouse
11 root 1.6 face farmhouse.x11
12     x 1
13 root 1.4 type 66
14 root 1.6 no_pick 1
15 root 1.1 end
16 root 1.6