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

Comparing deliantra/arch/weapon/bow/bow.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:00 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:41 2010 UTC

1Object bow 1object bow
2inherit type_bow
3name_pl bows
2race arrows 4race arrow
3type 14 5skill missile weapons
6face bow.x11
7sp 50
8dam 7
4nrof 1 9nrof 1
5material 16 10attacktype 1
6face bow.111 11materialname wood
7color_fg brown 12value 50
8dam 7
9weight 12000 13weight 12000
10value 50 14client_type 151
11sp 50
12no_strength 0 15no_strength 0
13editable 1024
14attacktype 1
15name_pl bows
16client_type 151
17body_arm -2 16body_arm -2
18skill missile weapons
19end 17end
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines