ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/prison.arc
(Generate patch)

Comparing deliantra/arch/construct/town/prison.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:39:53 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:49:26 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines