ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/inn.arc
Revision: 1.4
Committed: Sat Mar 3 01:15:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.3: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.4 object inn
2 root 1.1 name inn
3     face inn.x11
4     type 66
5 root 1.3 blocksview 1
6 root 1.2 no_pick 1
7 root 1.1 editable 2
8 root 1.3 visibility 100
9 root 1.2 magicmap red
10 root 1.3 client_type 25012
11 root 1.1 end
12 root 1.4 more
13     object inn_2
14 root 1.1 name inn
15     face inn.x11
16 root 1.3 type 66
17     blocksview 1
18 root 1.2 x 1
19     no_pick 1
20 root 1.3 visibility 100
21 root 1.2 magicmap red
22 root 1.1 end