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.5 by root, Sat Mar 3 01:15:26 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
3magicmap brown
4type 66 3type 66
4client_type 25012
5no_pick 1 5no_pick 1
6editable 2
7visibility 100
8client_type 25012
9end 6end
7
8object archway_gold
9inherit archway
10name golden archway
11face archgold.x11
12end
13
10object archway_green 14object archway_green
15inherit archway
16name green archway
11face archgreen.x11 17face archgreen.x11
12magicmap green
13type 66
14no_pick 1
15editable 2
16visibility 100
17client_type 25012
18end 18end
19
19object archway_gold 20object archway_tree
21inherit archway
22name tree forming an arc
20face archgold.x11 23face archtree.x11
21magicmap brown
22type 66
23no_pick 1
24editable 2
25visibility 100
26client_type 25012
27end 24end
28object archway_tree 25
29face archtree.x11
30magicmap brown
31type 66
32no_pick 1
33editable 2
34visibility 100
35client_type 25012
36end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines