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.8 by root, Sat Oct 31 18:40:12 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 9editable 0
9magicmap brown
10end 10end
11 11
12object depositbox 12object depositbox
13name deposit box 13name deposit box
14race gold and jewels 14race gold and jewels
15other_arch close_dbox 15other_arch close_dbox
16face depositbox.x11 16face depositbox.x11
17magicmap brown
17type 122 18type 122
18materialname marble 19materialname marble
19container 150000 20container 150000
20no_pick 1 21no_pick 1
21identified 1 22identified 1
22editable 128 23editable 128
23magicmap brown
24end 24end
25 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines