ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/bow.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:33 2007 UTC (17 years, 5 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 bow
2 name_pl bows
3 race arrows
4 skill missile weapons
5 face bow.x11
6 sp 50
7 dam 7
8 nrof 1
9 type 14
10 attacktype 1
11 materialname wood
12 value 50
13 weight 12000
14 client_type 151
15 no_strength 0
16 body_arm -2
17 color_fg brown
18 editable 1024
19 end
20