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