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.5 by root, Tue Feb 6 23:59:02 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
16no_strength 0 16no_strength 0
17body_arm -2 17body_arm -2
18color_fg brown
19editable 1024 18editable 1024
19magicmap brown
20end 20end
21 21
22object reflexbow_bone 22object reflexbow_bone
23name reflex bow 23name reflex bow
24name_pl reflex bows 24name_pl reflex bows
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
37no_strength 0 37no_strength 0
38body_arm -2 38body_arm -2
39color_fg brown
40editable 1024 39editable 1024
40magicmap brown
41end 41end
42 42
43object reflexbow_ivory 43object reflexbow_ivory
44name reflex bow 44name reflex bow
45name_pl reflex bows 45name_pl reflex bows
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
58no_strength 0 58no_strength 0
59body_arm -2 59body_arm -2
60color_fg brown
61editable 1024 60editable 1024
61magicmap brown
62end 62end
63 63

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines