ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_goth.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:25 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 root 1.7 magicmap grey
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.7 x 1
16 pippijn 1.1 type 66
17 root 1.7 move_block all
18 pippijn 1.1 no_pick 1
19 root 1.7 magicmap grey
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.7 y 1
27 pippijn 1.1 type 66
28     no_pick 1
29 root 1.7 magicmap grey
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.7 x 1
37     y 1
38 root 1.5 type 66
39     no_pick 1
40 root 1.7 magicmap grey
41 root 1.5 visibility 100
42 pippijn 1.1 end
43 root 1.7