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.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:03 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines