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

Comparing deliantra/arch/exit/archway.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:00 2007 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:16:59 2010 UTC

1object archway 1object archway
2face archwood.x11 2face archwood.x11
3type 66 3type 66
4client_type 25012 4client_type 25012
5no_pick 1 5no_pick 1
6editable 2
7magicmap brown
8visibility 100
9end 6end
10 7
11object archway_gold 8object archway_gold
9inherit archway
10name golden archway
12face archgold.x11 11face archgold.x11
13type 66
14client_type 25012
15no_pick 1
16editable 2
17magicmap brown
18visibility 100
19end 12end
20 13
21object archway_green 14object archway_green
15inherit archway
16name green archway
22face archgreen.x11 17face archgreen.x11
23type 66
24client_type 25012
25no_pick 1
26editable 2
27magicmap green
28visibility 100
29end 18end
30 19
31object archway_tree 20object archway_tree
21inherit archway
22name tree forming an arc
32face archtree.x11 23face archtree.x11
33type 66
34client_type 25012
35no_pick 1
36editable 2
37magicmap brown
38visibility 100
39end 24end
40 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines