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.8 by root, Sat Oct 31 18:40:12 2009 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:47 2010 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
5type 121 4type 121
6no_pick 1 5no_pick 1
7identified 1 6identified 1
8no_drop 1 7no_drop 1
9editable 0
10end 8end
11 9
12object sack 10object sack
13name sack 11name sack
14name_pl sacks 12name_pl sacks
15other_arch close_sack 13other_arch close_sack
16face sack.x11 14face sack.x11
17magicmap brown
18str 10 15str 10
19type 122 16type 122
20materialname cloth 17materialname cloth
21value 50 18value 50
22weight 100 19weight 100
23container 150000 20container 150000
24client_type 51 21client_type 51
25identified 1 22identified 1
26editable 128
27end 23end
28 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines