ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/compositebow.arc
(Generate patch)

Comparing deliantra/arch/weapon/bow/compositebow.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:33 2007 UTC vs.
Revision 1.10 by root, Mon Oct 15 18:22:04 2007 UTC

1object compositebow 1object compositebow
2name composite bow 2name composite bow
3name_pl composite bows 3name_pl composite bows
4race arrows 4race arrow
5skill missile weapons 5skill missile weapons
6face compositebow.x11 6face compositebow.x11
7sp 35 7sp 35
8dam 14 8dam 14
9nrof 1 9nrof 1
10type 14 10inherit type_bow
11attacktype 1 11attacktype 1
12materialname wood 12materialname wood
13value 100 13value 100
14weight 3000 14weight 3000
15client_type 151 15client_type 151
16no_strength 0 16no_strength 0
17body_arm -2 17body_arm -2
18color_fg brown
19editable 1024 18editable 1024
19magicmap brown
20end 20end
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines