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.5 by root, Sat Mar 3 00:51:47 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:49 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines