ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/compositebow.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object compositebow
2 root 1.1 name composite bow
3     race arrows
4 root 1.5 type 14
5     nrof 1
6     material 16
7 root 1.3 face compositebow.x11
8 root 1.5 color_fg brown
9     dam 14
10     weight 3000
11     value 100
12 root 1.3 sp 35
13 root 1.5 no_strength 0
14     editable 1024
15 root 1.3 attacktype 1
16 root 1.5 name_pl composite bows
17 root 1.3 client_type 151
18     body_arm -2
19 root 1.5 skill missile weapons
20 root 1.1 end