ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +7 -7 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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