ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/crossbow.arc
Revision: 1.6
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.5: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object crossbow
2 root 1.1 race crossbow bolts
3 root 1.6 type 14
4     nrof 1
5     material 16
6 pippijn 1.3 face crossbow.x11
7 root 1.6 color_fg brown
8     dam 15
9     weight 25000
10 root 1.4 sp 19
11 root 1.1 wc 1
12 root 1.6 value 75
13     no_strength 1
14     editable 1024
15 root 1.4 attacktype 1
16 root 1.6 name_pl crossbows
17 root 1.4 client_type 161
18     body_arm -2
19 root 1.6 skill missile weapons
20 root 1.1 end