ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/scrollcase.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# Content
1 object close_scrollcase
2 name close the scroll case
3 face close_rsack.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 editable 0
9 end
10
11 object scrollcase
12 name scroll case
13 race scrolls
14 other_arch close_scrollcase
15 face r_sack.x11
16 str 10
17 type 122
18 materialname cloth
19 value 50
20 weight 500
21 container 7000
22 identified 1
23 editable 128
24 end
25