ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/archway.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:36 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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