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.9 by root, Mon May 7 05:24:47 2007 UTC vs.
Revision 1.13 by root, Tue Nov 3 09:59:42 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines