ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/house_larg.arc
Revision: 1.7
Committed: Tue Dec 23 18:06:34 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.6: +0 -1 lines
Log Message:
remove remaining bloskviews

File Contents

# User Rev Content
1 root 1.4 object house_largish
2 root 1.1 name house
3 root 1.5 face house_larg.x11
4 root 1.3 type 66
5 root 1.5 client_type 25012
6     no_pick 1
7 root 1.1 editable 2
8 root 1.5 magicmap grey
9 root 1.3 visibility 100
10 root 1.1 end
11 root 1.4 more
12     object house_largish_2
13 root 1.1 name house
14 root 1.5 face house_larg.x11
15     x 1
16 root 1.3 type 66
17 root 1.5 no_pick 1
18     magicmap grey
19 root 1.3 visibility 100
20 root 1.1 end
21 root 1.5