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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines