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.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.9 by root, Sat Oct 31 18:40:12 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines