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

Comparing deliantra/arch/weapon/sword/scimitar.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:01 2006 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines