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.9 by root, Mon May 7 05:24:47 2007 UTC

6face handcrossbow.x11 6face handcrossbow.x11
7sp 30 7sp 30
8dam 5 8dam 5
9wc 1 9wc 1
10nrof 1 10nrof 1
11type 14 11inherit type_bow
12attacktype 1 12attacktype 1
13materialname wood 13materialname wood
14value 52800 14value 52800
15weight 1500 15weight 1500
16client_type 161 16client_type 161
17no_strength 1 17no_strength 1
18body_arm -1 18body_arm -1
19color_fg brown
20editable 1024 19editable 1024
20magicmap brown
21end 21end
22 22
23object handcrossbow_ivory 23object handcrossbow_ivory
24name crossbow pistol 24name crossbow pistol
25name_pl crossbow pistols 25name_pl crossbow pistols
28face handcrossbow_bone.x11 28face handcrossbow_bone.x11
29sp 30 29sp 30
30dam 5 30dam 5
31wc 1 31wc 1
32nrof 1 32nrof 1
33type 14 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
41color_fg brown
42editable 1024 41editable 1024
42magicmap brown
43end 43end
44 44

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines