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.8 by root, Tue Nov 3 09:48:31 2009 UTC

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