ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/bow.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:16 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 bow
2 root 1.1 race arrows
3 root 1.5 type 14
4     nrof 1
5     material 16
6 root 1.3 face bow.x11
7 root 1.5 color_fg brown
8     dam 7
9     weight 12000
10     value 50
11 root 1.3 sp 50
12 root 1.5 no_strength 0
13     editable 1024
14 root 1.3 attacktype 1
15 root 1.5 name_pl bows
16 root 1.3 client_type 151
17     body_arm -2
18 root 1.5 skill missile weapons
19 root 1.1 end