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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines