ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison.arc
Revision: 1.5
Committed: Sat Mar 3 00:49:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 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.5 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.5 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.5 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