ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/crossbow.arc
Revision: 1.7
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.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 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