ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/pouch.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +17 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object close_pouch
2 name close the pouch
3 face close_pouc.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 editable 0
9 magicmap orange
10 end
11
12 object pouch
13 name pouch
14 name_pl pouchs
15 race gold and jewels
16 other_arch close_pouch
17 face pouch.x11
18 str 10
19 type 122
20 material 128
21 value 40
22 weight 100
23 container 150000
24 client_type 55
25 identified 1
26 editable 128
27 magicmap orange
28 end
29