ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/chest_1.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

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 root 1.4 materialname bronze
8 root 1.1 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