ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_goth.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:53 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -8 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 prison_goth
2 root 1.8 name Gefängnis
3 pippijn 1.3 face prison_goth.x11
4 pippijn 1.1 type 66
5 root 1.7 client_type 25012
6     move_block all
7 pippijn 1.1 no_pick 1
8     end
9 root 1.6 more
10     object prison_2_goth
11 root 1.8 name Gefängnis
12 pippijn 1.3 face prison_goth.x11
13 root 1.7 x 1
14 pippijn 1.1 type 66
15 root 1.7 move_block all
16 pippijn 1.1 no_pick 1
17     end
18 root 1.6 more
19     object prison_3_goth
20 root 1.8 name Gefängnis
21 pippijn 1.3 face prison_goth.x11
22 root 1.7 y 1
23 pippijn 1.1 type 66
24     no_pick 1
25     end
26 root 1.6 more
27     object prison_4_goth
28 root 1.8 name Gefängnis
29 pippijn 1.3 face prison_goth.x11
30 root 1.7 x 1
31     y 1
32 root 1.5 type 66
33     no_pick 1
34 pippijn 1.1 end
35 root 1.7