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.5 by root, Sat Mar 3 00:50:04 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
1object close_dbox 14Object close_dbox
2name close the deposit box 15name close the deposit box
3face close_dbox.x11 16face close_dbox.x11
4type 121 17type 121
18no_drop 1
5no_pick 1 19no_pick 1
6identified 1 20identified 1
7no_drop 1
8editable 0 21editable 0
9magicmap brown 22magicmap brown
10end 23end
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