ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/depositbox.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

# Content
1 object close_dbox
2 name close the deposit box
3 face close_dbox.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 editable 0
9 magicmap brown
10 end
11
12 object depositbox
13 name deposit box
14 race gold and jewels
15 other_arch close_dbox
16 face depositbox.x11
17 type 122
18 materialname marble
19 container 150000
20 no_pick 1
21 identified 1
22 editable 128
23 magicmap brown
24 end
25