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

Comparing deliantra/arch/misc/Container/bag.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:53:30 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:26 2007 UTC

1Object bag 1object bag
2name bag 2name bag
3name_pl bags
3other_arch close_bag 4other_arch close_bag
4face bag.x11 5face bag.x11
6str 10
5type 122 7type 122
6material 128 8material 128
9value 50
7weight 10 10weight 10
8container 80000 11container 80000
9Str 10 12client_type 51
10value 50 13identified 1
11editable 128 14editable 128
12identified 1
13magicmap khaki 15magicmap khaki
14name_pl bags
15client_type 51
16end 16end
17
17Object close_bag 18object close_bag
18name close the bag 19name close the bag
19face close_bag.x11 20face close_bag.x11
20type 121 21type 121
21no_pick 1 22no_pick 1
23identified 1
22no_drop 1 24no_drop 1
23identified 1
24editable 0 25editable 0
25magicmap khaki 26magicmap khaki
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines