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.9 by root, Tue Nov 3 09:49:02 2009 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:46 2010 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
5type 121 4type 121
6no_pick 1 5no_pick 1
7identified 1 6identified 1
8no_drop 1 7no_drop 1
9end 8end
11object depositbox 10object depositbox
12name deposit box 11name deposit box
13race gold and jewels 12race gold and jewels
14other_arch close_dbox 13other_arch close_dbox
15face depositbox.x11 14face depositbox.x11
16magicmap brown
17type 122 15type 122
18materialname marble 16materialname marble
19container 150000 17container 150000
20no_pick 1 18no_pick 1
21identified 1 19identified 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines