ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison_fant.arc
Revision: 1.8
Committed: Tue Nov 3 09:58:33 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

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