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 by root, Mon Feb 6 20:26:00 2006 UTC vs.
Revision 1.10 by root, Mon Oct 15 18:22:04 2007 UTC

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