ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bookshelf.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +9 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object bookshelf
2 root 1.1 name bookshelf
3 root 1.3 name_pl bookshelves
4 root 1.1 other_arch close_shelf
5 pippijn 1.2 face bookshelf.x11
6 root 1.1 type 122
7     material 18
8     value 50
9 root 1.3 weight 80000
10 root 1.1 container 150000
11 root 1.3 client_type 51
12     identified 1
13 root 1.1 editable 128
14     end
15 root 1.3
16     object close_shelf
17 root 1.1 name in the shelf
18 pippijn 1.2 face bookshelf.x11
19 root 1.1 type 121
20     no_pick 1
21 root 1.3 identified 1
22 root 1.1 no_drop 1
23     editable 0
24     magicmap khaki
25     end
26 root 1.3