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.2 by pippijn, Tue Jan 2 22:02:26 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:54 2007 UTC

1Object reflexbow 1object reflexbow
2name reflex bow 2name reflex bow
3name_pl reflex bows
3race arrows 4race arrows
5skill missile weapons
6face reflexbow.x11
7sp 47
8dam 23
9nrof 1
4type 14 10type 14
5nrof 1 11attacktype 1
6material 16 12material 16
7face reflexbow.x11 13value 25000
14weight 6000
15client_type 151
16no_strength 0
17body_arm -2
8color_fg brown 18color_fg brown
9dam 23
10weight 6000
11value 25000
12sp 47
13no_strength 0
14editable 1024 19editable 1024
15attacktype 1
16name_pl reflex bows
17client_type 151
18body_arm -2
19skill missile weapons
20end 20end
21 21
22Object reflexbow_ivory 22object reflexbow_bone
23name reflex bow 23name reflex bow
24name_pl reflex bows
24race arrows 25race arrows
26skill missile weapons
27face reflexbow_bone.x11
28sp 42
29dam 32
30nrof 1
25type 14 31type 14
32attacktype 1
33material 0
34materialname bone
35value 10000
36weight 8000
37client_type 151
38no_strength 0
39body_arm -2
40color_fg brown
41editable 1024
42end
43
44object reflexbow_ivory
45name reflex bow
46name_pl reflex bows
47race arrows
48skill missile weapons
49face reflexbow_bone.x11
50sp 47
51dam 23
26nrof 1 52nrof 1
53type 14
54attacktype 1
27material 16 55material 16
28materialname ivory 56materialname ivory
29face reflexbow_bone.x11 57value 65000
58weight 6000
59client_type 151
60no_strength 0
61body_arm -2
30color_fg brown 62color_fg brown
31dam 23
32weight 6000
33value 65000
34sp 47
35no_strength 0
36editable 1024 63editable 1024
37attacktype 1
38name_pl reflex bows
39client_type 151
40body_arm -2
41skill missile weapons
42end 64end
43 65
44
45
46Object reflexbow_bone
47name reflex bow
48race arrows
49type 14
50nrof 1
51material 0
52materialname bone
53face reflexbow_bone.x11
54color_fg brown
55dam 32
56weight 8000
57value 10000
58sp 42
59no_strength 0
60editable 1024
61attacktype 1
62name_pl reflex bows
63client_type 151
64body_arm -2
65skill missile weapons
66end
67

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines