ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/house_larg.arc
Revision: 1.8
Committed: Tue Nov 3 09:48:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

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     magicmap grey
8 root 1.3 visibility 100
9 root 1.1 end
10 root 1.4 more
11     object house_largish_2
12 root 1.1 name house
13 root 1.5 face house_larg.x11
14     x 1
15 root 1.3 type 66
16 root 1.5 no_pick 1
17     magicmap grey
18 root 1.3 visibility 100
19 root 1.1 end
20 root 1.5