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.4 by root, Wed Feb 7 00:14:51 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:02 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines