ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_goth.arc
Revision: 1.8
Committed: Thu Oct 29 05:11:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +4 -4 lines
Log Message:
gotischify

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