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.5 by root, Sat Mar 3 00:50:04 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
1object close_key_ring 18Object close_key_ring
2name close the key ring 19name close the key ring
3face close_keys.x11 20face close_keys.x11
4type 121 21type 121
22no_drop 1
5no_pick 1 23no_pick 1
6identified 1 24identified 1
7no_drop 1 25editable 0
8color_fg black 26color_fg black
9editable 0
10end 27end
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
27editable 128
28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines