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

Comparing deliantra/arch/weapon/sword/b_scimitar.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:56 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:17:19 2007 UTC

1object b_scimitar 1object b_scimitar
2nrof 1
3last_sp 8
4type 15
5face b_scimitar.x11
6color_fg grey
7material 2
8materialname bronze
9dam 4
10weight 15000
11value 10
12editable 1024
13can_impale 1
14can_cut 1
15can_parry 1
16attacktype 1
17weapontype 1
2name scimitar 18name scimitar
3name_pl scimitars 19name_pl scimitars
4skill one handed weapons
5face b_scimitar.x11
6dam 4
7nrof 1
8type 15
9attacktype 1
10material 2
11materialname bronze
12value 10
13weight 15000
14last_sp 8
15weapontype 1
16client_type 101 20client_type 101
17body_arm -1 21body_arm -1
18color_fg grey 22skill one handed weapons
19editable 1024
20end 23end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines