ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/chest_2.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:51 2007 UTC (17 years, 5 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

# Content
1 object chest_2
2 name chest
3 name_pl chests
4 other_arch close_chest
5 face chest_1.x11
6 type 122
7 materialname bronze
8 value 50
9 weight 40000
10 container 150000
11 client_type 51
12 identified 1
13 editable 128
14 end
15
16 object close_chest
17 name close the chest
18 face closechest.x11
19 type 121
20 no_pick 1
21 identified 1
22 no_drop 1
23 editable 0
24 magicmap khaki
25 end
26