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.1 by root, Mon Feb 6 20:26:31 2006 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:58:36 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines