ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/key_ring.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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