ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison.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

# Content
1 object prison
2 face prison.x11
3 type 66
4 client_type 25012
5 move_block all
6 no_pick 1
7 editable 2
8 magicmap grey
9 visibility 100
10 end
11 more
12 object prison_2
13 name prison
14 face prison.x11
15 x 1
16 type 66
17 move_block all
18 no_pick 1
19 magicmap grey
20 visibility 100
21 end
22 more
23 object prison_3
24 name prison
25 face prison.x11
26 y 1
27 type 66
28 no_pick 1
29 magicmap grey
30 visibility 100
31 end
32 more
33 object prison_4
34 name prison
35 face prison.x11
36 x 1
37 y 1
38 type 66
39 no_pick 1
40 magicmap grey
41 visibility 100
42 end
43