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.6 by root, Sat Mar 3 01:15:46 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines