ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/crossbow.arc
Revision: 1.9
Committed: Sun Mar 11 00:16:13 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

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