ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/huntersbow.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 huntersbow
2 name hunter's bow
3 name_pl hunter's bows
4 race arrows
5 skill missile weapons
6 face huntersbow.x11
7 sp 20
8 dam 10
9 nrof 1
10 type 14
11 attacktype 1
12 materialname wood
13 value 50
14 weight 2000
15 client_type 150
16 no_strength 0
17 body_arm -2
18 color_fg brown
19 editable 1024
20 end
21