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.6 by root, Sat Mar 3 01:15:46 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:41 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines