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.3 by root, Tue Feb 6 22:40:26 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:46 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines