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

File Contents

# User Rev Content
1 root 1.4 object house_up
2 root 1.1 name house
3 root 1.5 face house_up.x11
4 root 1.9 magicmap brown
5 root 1.3 type 66
6 root 1.5 client_type 25012
7     no_pick 1
8 root 1.1 visibility 100
9     end
10 root 1.4 more
11     object house_up_2
12 root 1.1 name house
13 root 1.5 face house_up.x11
14 root 1.9 magicmap brown
15 root 1.5 y 1
16 root 1.3 type 66
17 root 1.5 no_pick 1
18 root 1.1 visibility 100
19     end
20 root 1.5