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.1.1 by root, Mon Feb 6 20:27:27 2006 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:17:46 2010 UTC

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