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

Comparing deliantra/arch/misc/Container/sack.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:03 2009 UTC

1object close_sack 1object close_sack
2name close the sack 2name close the sack
3face close_sack.x11 3face close_sack.x11
4magicmap brown
4type 121 5type 121
5no_pick 1 6no_pick 1
6identified 1 7identified 1
7no_drop 1 8no_drop 1
8editable 0
9magicmap brown
10end 9end
11 10
12object sack 11object sack
13name sack 12name sack
14name_pl sacks 13name_pl sacks
15other_arch close_sack 14other_arch close_sack
16face sack.x11 15face sack.x11
16magicmap brown
17str 10 17str 10
18type 122 18type 122
19materialname cloth 19materialname cloth
20value 50 20value 50
21weight 100 21weight 100
22container 150000 22container 150000
23client_type 51 23client_type 51
24identified 1 24identified 1
25editable 128
26magicmap brown
27end 25end
28 26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines