ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_citytower.arc
Revision: 1.8
Committed: Sat Oct 16 09:16:39 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +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.4 object s_citytower
2 root 1.1 name tower
3     face s_citytower.x11
4     speed -0.1
5 root 1.5 type 66
6 root 1.1 no_pick 1
7     end
8 root 1.4 more
9     object s_citytower_2
10 root 1.1 name s_citytower
11     face s_citytower.x11
12 root 1.5 y 1
13 root 1.3 speed -0.1
14 root 1.5 type 66
15     no_pick 1
16 root 1.1 end
17 root 1.5