ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/tower/city_tower.arc
Revision: 1.9
Committed: Sat Oct 16 09:16:48 2010 UTC (13 years, 8 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 city_tower
2 root 1.1 name tower
3 root 1.6 face city-tower.x11
4 root 1.4 type 66
5 root 1.6 client_type 25012
6 root 1.1 no_pick 1
7     end
8 root 1.5 more
9     object city_tower_2
10 root 1.1 name tower
11 root 1.6 face city-tower.x11
12     y 1
13 root 1.4 type 66
14     no_pick 1
15 root 1.1 end
16 root 1.6