ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/huntersbow.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object huntersbow
2 root 1.1 name hunter's bow
3     race arrows
4 root 1.5 type 14
5     nrof 1
6     material 16
7 root 1.3 face huntersbow.x11
8 root 1.5 color_fg brown
9     dam 10
10     weight 2000
11     value 50
12 root 1.3 sp 20
13 root 1.5 no_strength 0
14     editable 1024
15 root 1.3 attacktype 1
16 root 1.5 name_pl hunter's bows
17 root 1.3 client_type 150
18     body_arm -2
19 root 1.5 skill missile weapons
20 root 1.1 end