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

File Contents

# Content
1 object close_rsack
2 name close the rucksack
3 face close_rsack.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 editable 0
9 magicmap brown
10 end
11
12 object r_sack
13 name rucksack
14 name_pl rucksacks
15 other_arch close_rsack
16 face r_sack.x11
17 str 15
18 type 122
19 material 128
20 value 150
21 weight 100
22 container 550000
23 client_type 51
24 identified 1
25 editable 128
26 magicmap brown
27 end
28