ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/chest_1.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: +7 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object chest
2     name_pl chests
3 pippijn 1.2 face chest_1.x11
4 root 1.3 hp 1
5 root 1.1 nrof 0
6     type 4
7     material 18
8     value 50
9     weight 50000
10 root 1.3 randomitems chest
11     client_type 51
12     identified 1
13 root 1.1 editable 132
14     magicmap khaki
15     end
16 root 1.3