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

File Contents

# User Rev Content
1 root 1.6 object compositebow
2 root 1.1 name composite bow
3 root 1.7 name_pl composite bows
4 root 1.1 race arrows
5 root 1.7 skill missile weapons
6 root 1.3 face compositebow.x11
7 root 1.7 sp 35
8 root 1.5 dam 14
9 root 1.7 nrof 1
10     type 14
11     attacktype 1
12     materialname wood
13     value 100
14 root 1.5 weight 3000
15 root 1.7 client_type 151
16 root 1.5 no_strength 0
17 root 1.7 body_arm -2
18 root 1.5 editable 1024
19 root 1.8 magicmap brown
20 root 1.1 end
21 root 1.7