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.11 by root, Tue Nov 3 09:49:59 2009 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:59:42 2009 UTC

1object huntersbow 1object huntersbow
2inherit type_bow
2name hunter's bow 3name hunter's bow
3name_pl hunter's bows 4name_pl hunter's bows
4race arrow 5race arrow
5skill missile weapons 6skill missile weapons
6face huntersbow.x11 7face huntersbow.x11
8magicmap brown
7sp 20 9sp 20
8dam 10 10dam 10
9nrof 1 11nrof 1
10inherit type_bow
11attacktype 1 12attacktype 1
12materialname wood 13materialname wood
13value 50 14value 50
14weight 2000 15weight 2000
15client_type 150 16client_type 150
16no_strength 0 17no_strength 0
17body_arm -2 18body_arm -2
18magicmap brown
19end 19end
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines