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.9 by root, Tue Nov 3 09:49:02 2009 UTC

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