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.4 by root, Tue Feb 6 23:29:35 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:50 2007 UTC

1object scimitar 1Object scimitar
2nrof 1
3last_sp 8
4type 15
5face scimitar.x11
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
2name_pl scimitars 17name_pl scimitars
3skill one handed weapons
4face scimitar.x11
5dam 8
6nrof 1
7type 15
8attacktype 1
9materialname iron
10value 42
11weight 15000
12last_sp 8
13weapontype 1
14client_type 101 18client_type 101
15body_arm -1 19body_arm -1
16color_fg grey 20skill one handed weapons
17editable 1024
18end 21end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines