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

Comparing deliantra/arch/misc/Container/key_ring.arc (file contents):
Revision 1.8 by root, Sun Mar 11 00:15:25 2007 UTC vs.
Revision 1.9 by root, Sat Oct 31 18:40:12 2009 UTC

1object close_key_ring 1object close_key_ring
2name close the key ring 2name close the key ring
3face close_keys.x11 3face close_keys.x11
4magicmap black
4type 121 5type 121
5no_pick 1 6no_pick 1
6identified 1 7identified 1
7no_drop 1 8no_drop 1
8editable 0 9editable 0
9magicmap black
10end 10end
11 11
12object key_ring 12object key_ring
13name key ring 13name key ring
14name_pl key rings 14name_pl key rings
15race keys 15race keys
16other_arch close_key_ring 16other_arch close_key_ring
17face key_ring.x11 17face key_ring.x11
18magicmap black
18str 10 19str 10
19type 122 20type 122
20materialname cloth 21materialname cloth
21value 20 22value 20
22weight 100 23weight 100
23container 50000 24container 50000
24client_type 60 25client_type 60
25identified 1 26identified 1
26editable 128 27editable 128
27magicmap black
28end 28end
29 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines