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.5 by root, Sat Mar 3 00:51:49 2007 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:46 2010 UTC

1Object b_scimitar 1object b_scimitar
2nrof 1 2inherit type_weapon
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
18name scimitar 3name scimitar
19name_pl scimitars 4name_pl scimitars
5skill one handed weapons
6face b_scimitar.x11
7dam 4
8nrof 1
9attacktype 1
10materialname bronze
11value 10
12weight 15000
13last_sp 8
14weapontype 1
20client_type 101 15client_type 101
21body_arm -1 16body_arm -1
22skill one handed weapons 17body_combat -1
23end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines