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

Comparing deliantra/arch/weapon/bow/huntersbow.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 huntersbow 1object huntersbow
2name hunter's bow 2name hunter's bow
3name_pl hunter's bows 3name_pl hunter's bows
4race arrows 4race arrow
5skill missile weapons 5skill missile weapons
6face huntersbow.x11 6face huntersbow.x11
7sp 20 7sp 20
8dam 10 8dam 10
9nrof 1 9nrof 1
10type 14 10inherit type_bow
11attacktype 1 11attacktype 1
12materialname wood 12materialname wood
13value 50 13value 50
14weight 2000 14weight 2000
15client_type 150 15client_type 150
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