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.10 by sf-pippijn, Sat Oct 16 04:43:20 2010 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
6magicmap khaki
7glyph ⋃
8str 10
5type 122 9type 122
6material 128 10materialname cloth
11value 50
7weight 10 12weight 10
8container 80000 13container 80000
9Str 10 14client_type 51
10value 50
11editable 128
12identified 1 15identified 1
13magicmap 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
21magicmap khaki
20type 121 22type 121
21no_pick 1 23no_pick 1
24identified 1
22no_drop 1 25no_drop 1
23identified 1
24editable 0
25magicmap khaki
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines