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.2 by pippijn, Tue Jan 2 21:53:32 2007 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:47 2010 UTC

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