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.7 by root, Fri Oct 23 03:51:53 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines