ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/bow.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 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