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.4 by root, Tue Feb 6 23:29:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines