ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/depositbox.arc
(Generate patch)

Comparing deliantra/arch/misc/Container/depositbox.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:46 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines