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

Comparing deliantra/arch/weapon/bow/compositebow.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 22:02:25 2007 UTC vs.
Revision 1.9 by root, Mon May 7 05:24:47 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines