ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_fant.arc
Revision: 1.3
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.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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