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.4 by root, Sat Mar 3 00:49:35 2007 UTC vs.
Revision 1.7 by root, Fri Oct 23 03:51:53 2009 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 6editable 2
7magicmap brown
7visibility 100 8visibility 100
8client_type 25012
9end 9end
10
11object archway_gold
12inherit archway
13name golden archway
14face archgold.x11
15end
16
10Object archway_green 17object archway_green
18inherit archway
19name green archway
11face archgreen.x11 20face archgreen.x11
12magicmap green
13type 66
14no_pick 1
15editable 2
16visibility 100
17client_type 25012
18end 21end
19Object archway_gold 22
23object archway_tree
24inherit archway
25name tree forming an arc
20face archgold.x11 26face archtree.x11
21magicmap brown
22type 66
23no_pick 1
24editable 2
25visibility 100
26client_type 25012
27end 27end
28Object archway_tree 28
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