ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/chest_2.arc
(Generate patch)

Comparing deliantra/arch/misc/Container/chest_2.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 chest_2 1Object chest_2
2name chest 2name chest
3name_pl chests
4other_arch close_chest 3other_arch close_chest
5face chest_1.x11 4face chest_1.x11
6type 122 5type 122
7materialname bronze 6material 18
8value 50 7value 50
8container 150000
9weight 40000 9weight 40000
10container 150000 10editable 128
11identified 1
12name_pl chests
11client_type 51 13client_type 51
12identified 1
13editable 128
14end 14end
15
16object close_chest 15Object close_chest
17name close the chest 16name close the chest
18face closechest.x11 17face closechest.x11
19type 121 18type 121
20no_pick 1 19no_pick 1
20no_drop 1
21identified 1 21identified 1
22no_drop 1
23editable 0 22editable 0
24magicmap khaki 23magicmap khaki
25end 24end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines