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.2 by pippijn, Tue Jan 2 21:53:30 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:26 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
1Object depositbox 12object depositbox
2name deposit box 13name deposit box
14race gold and jewels
3other_arch close_dbox 15other_arch close_dbox
4race gold and jewels
5face depositbox.x11 16face depositbox.x11
6type 122 17type 122
7material 66 18material 66
8container 150000 19container 150000
9no_pick 1 20no_pick 1
21identified 1
10editable 128 22editable 128
11identified 1
12magicmap brown 23magicmap brown
13end 24end
14Object close_dbox 25
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