ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/crossbow.arc
Revision: 1.11
Committed: Mon Oct 15 18:22:04 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.10: +1 -1 lines
Log Message:
use archetype names in race strings for bows, improve spell description

File Contents

# Content
1 object crossbow
2 name_pl crossbows
3 race crossbow bolt
4 skill missile weapons
5 face crossbow.x11
6 sp 19
7 dam 15
8 wc 1
9 nrof 1
10 inherit type_bow
11 attacktype 1
12 materialname wood
13 value 75
14 weight 25000
15 client_type 161
16 no_strength 1
17 body_arm -2
18 editable 1024
19 magicmap brown
20 end
21