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.4 by root, Tue Feb 6 23:29:25 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:03 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
8color_fg black
9editable 0
10end 9end
11 10
12object key_ring 11object key_ring
13name key ring 12name key ring
14name_pl key rings 13name_pl key rings
15race keys 14race keys
16other_arch close_key_ring 15other_arch close_key_ring
17face key_ring.x11 16face key_ring.x11
17magicmap black
18str 10 18str 10
19type 122 19type 122
20materialname cloth 20materialname cloth
21value 20 21value 20
22weight 100 22weight 100
23container 50000 23container 50000
24client_type 60 24client_type 60
25identified 1 25identified 1
26color_fg black
27editable 128
28end 26end
29 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines