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

Comparing deliantra/arch/misc/Container/pouch.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:46 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:03 2009 UTC

1object close_pouch
2name close the pouch
3face close_pouc.x11
4magicmap orange
5type 121
6no_pick 1
7identified 1
8no_drop 1
9end
10
1object pouch 11object pouch
2name pouch 12name pouch
13name_pl pouches
14race gold and jewels
3other_arch close_pouch 15other_arch close_pouch
4race gold and jewels
5face pouch.x11 16face pouch.x11
17magicmap orange
18str 10
6type 122 19type 122
7material 128 20materialname cloth
8value 40 21value 40
9weight 100 22weight 100
10container 150000 23container 150000
11Str 10 24client_type 55
12identified 1 25identified 1
13editable 128
14magicmap orange
15name_pl pouchs
16client_type 55
17end 26end
18object close_pouch 27
19name close the pouch
20face close_pouc.x11
21type 121
22no_drop 1
23no_pick 1
24identified 1
25editable 0
26magicmap orange
27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines