ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_goth.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:33 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -4 lines
Log Message:
big cfarch-normalize run

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 root 1.10 magicmap grey
5 pippijn 1.1 type 66
6 root 1.7 client_type 25012
7     move_block all
8 pippijn 1.1 no_pick 1
9 root 1.5 visibility 100
10 pippijn 1.1 end
11 root 1.6 more
12     object prison_2_goth
13 root 1.8 name Gefängnis
14 pippijn 1.3 face prison_goth.x11
15 root 1.10 magicmap grey
16 root 1.7 x 1
17 pippijn 1.1 type 66
18 root 1.7 move_block all
19 pippijn 1.1 no_pick 1
20 root 1.5 visibility 100
21 pippijn 1.1 end
22 root 1.6 more
23     object prison_3_goth
24 root 1.8 name Gefängnis
25 pippijn 1.3 face prison_goth.x11
26 root 1.10 magicmap grey
27 root 1.7 y 1
28 pippijn 1.1 type 66
29     no_pick 1
30 root 1.5 visibility 100
31 pippijn 1.1 end
32 root 1.6 more
33     object prison_4_goth
34 root 1.8 name Gefängnis
35 pippijn 1.3 face prison_goth.x11
36 root 1.10 magicmap grey
37 root 1.7 x 1
38     y 1
39 root 1.5 type 66
40     no_pick 1
41     visibility 100
42 pippijn 1.1 end
43 root 1.7