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

Comparing deliantra/arch/weapon/bow/reflexbow.arc (file contents):
Revision 1.9 by root, Sun Mar 11 00:16:13 2007 UTC vs.
Revision 1.10 by root, Mon May 7 05:24:47 2007 UTC

5skill missile weapons 5skill missile weapons
6face reflexbow.x11 6face reflexbow.x11
7sp 47 7sp 47
8dam 23 8dam 23
9nrof 1 9nrof 1
10type 14 10inherit type_bow
11attacktype 1 11attacktype 1
12materialname wood 12materialname wood
13value 25000 13value 25000
14weight 6000 14weight 6000
15client_type 151 15client_type 151
26skill missile weapons 26skill missile weapons
27face reflexbow_bone.x11 27face reflexbow_bone.x11
28sp 42 28sp 42
29dam 32 29dam 32
30nrof 1 30nrof 1
31type 14 31inherit type_bow
32attacktype 1 32attacktype 1
33materialname bone 33materialname bone
34value 10000 34value 10000
35weight 8000 35weight 8000
36client_type 151 36client_type 151
47skill missile weapons 47skill missile weapons
48face reflexbow_bone.x11 48face reflexbow_bone.x11
49sp 47 49sp 47
50dam 23 50dam 23
51nrof 1 51nrof 1
52type 14 52inherit type_bow
53attacktype 1 53attacktype 1
54materialname ivory 54materialname ivory
55value 65000 55value 65000
56weight 6000 56weight 6000
57client_type 151 57client_type 151

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines