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.4 by root, Tue Feb 6 23:29:33 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:47 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines