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.8 by root, Sun Mar 11 00:16:15 2007 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
7type 15
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
16editable 1024
17magicmap grey
18end 17end
19 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines