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

Comparing deliantra/arch/weapon/bow/handcrossbow.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:33 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:47 2007 UTC

1object handcrossbow 1Object handcrossbow
2race crossbow bolts
2name crossbow pistol 3name crossbow pistol
4type 14
5nrof 1
6material 16
7face handcrossbow.x11
8color_fg brown
9dam 5
10weight 1500
11sp 30
12wc 1
13value 52800
14no_strength 1
15editable 1024
16attacktype 1
3name_pl crossbow pistols 17name_pl crossbow pistols
4race crossbow bolts 18client_type 161
19body_arm -1
5skill missile weapons 20skill missile weapons
6face handcrossbow.x11
7sp 30
8dam 5
9wc 1
10nrof 1
11type 14
12attacktype 1
13materialname wood
14value 52800
15weight 1500
16client_type 161
17no_strength 1
18body_arm -1
19color_fg brown
20editable 1024
21end 21end
22 22
23object handcrossbow_ivory 23Object handcrossbow_ivory
24race crossbow bolts
24name crossbow pistol 25name crossbow pistol
26type 14
27nrof 1
28material 16
29face handcrossbow_bone.x11
30color_fg brown
31dam 5
32weight 1500
33sp 30
34wc 1
35value 130050
36no_strength 1
37editable 1024
38attacktype 1
25name_pl crossbow pistols 39name_pl crossbow pistols
26race crossbow bolts 40client_type 161
41body_arm -1
27skill missile weapons 42skill missile weapons
28face handcrossbow_bone.x11
29sp 30
30dam 5
31wc 1
32nrof 1
33type 14
34attacktype 1
35materialname wood
36value 130050
37weight 1500
38client_type 161
39no_strength 1
40body_arm -1
41color_fg brown
42editable 1024
43end 43end
44 44
45

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines