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.10 by root, Tue Nov 3 09:50:03 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

1object scimitar 1object scimitar
2inherit type_weapon
2name_pl scimitars 3name_pl scimitars
3skill one handed weapons 4skill one handed weapons
4face scimitar.x11 5face scimitar.x11
6magicmap grey
5dam 8 7dam 8
6nrof 1 8nrof 1
7inherit type_weapon
8attacktype 1 9attacktype 1
9materialname iron 10materialname iron
10value 42 11value 42
11weight 15000 12weight 15000
12last_sp 8 13last_sp 8
13weapontype 1 14weapontype 1
14client_type 101 15client_type 101
15body_arm -1 16body_arm -1
16magicmap grey
17end 17end
18 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines