ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/archway.arc
Revision: 1.7
Committed: Fri Oct 23 03:51:53 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.6: +6 -18 lines
Log Message:
lots of arches

File Contents

# User Rev Content
1 root 1.5 object archway
2 pippijn 1.2 face archwood.x11
3 root 1.1 type 66
4 root 1.6 client_type 25012
5 root 1.1 no_pick 1
6     editable 2
7 root 1.6 magicmap brown
8 root 1.1 visibility 100
9     end
10 root 1.6
11     object archway_gold
12 root 1.7 inherit archway
13     name golden archway
14 root 1.6 face archgold.x11
15 root 1.1 end
16 root 1.6
17     object archway_green
18 root 1.7 inherit archway
19     name green archway
20 root 1.6 face archgreen.x11
21 root 1.1 end
22 root 1.6
23 root 1.5 object archway_tree
24 root 1.7 inherit archway
25     name tree forming an arc
26 pippijn 1.2 face archtree.x11
27 root 1.1 end
28 root 1.6