ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_goth.arc
Revision: 1.4
Committed: Tue Feb 6 22:39:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object prison_goth
2 pippijn 1.2 name gefangnis
3 pippijn 1.3 face prison_goth.x11
4 pippijn 1.1 type 66
5 root 1.4 client_type 25012
6     move_block all
7 pippijn 1.1 no_pick 1
8     editable 2
9 root 1.4 magicmap grey
10 pippijn 1.1 visibility 100
11     end
12 root 1.4 more
13     object prison_2_goth
14 pippijn 1.2 name gefangnis
15 pippijn 1.3 face prison_goth.x11
16 root 1.4 x 1
17 pippijn 1.1 type 66
18 root 1.4 move_block all
19 pippijn 1.1 no_pick 1
20 root 1.4 magicmap grey
21 pippijn 1.1 visibility 100
22     end
23 root 1.4 more
24     object prison_3_goth
25 pippijn 1.2 name gefangnis
26 pippijn 1.3 face prison_goth.x11
27 root 1.4 y 1
28 pippijn 1.1 type 66
29     no_pick 1
30 root 1.4 magicmap grey
31 pippijn 1.1 visibility 100
32     end
33 root 1.4 more
34     object prison_4_goth
35 pippijn 1.2 name gefangnis
36 pippijn 1.3 face prison_goth.x11
37 root 1.4 x 1
38     y 1
39 pippijn 1.1 type 66
40     no_pick 1
41 root 1.4 magicmap grey
42 pippijn 1.1 visibility 100
43     end
44 root 1.4