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.4 by root, Tue Feb 6 23:59:03 2007 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:46 2010 UTC

1object b_scimitar 1object b_scimitar
2inherit type_weapon
2name scimitar 3name scimitar
3name_pl scimitars 4name_pl scimitars
4skill one handed weapons 5skill one handed weapons
5face b_scimitar.x11 6face b_scimitar.x11
6dam 4 7dam 4
7nrof 1 8nrof 1
8type 15
9attacktype 1 9attacktype 1
10materialname bronze 10materialname bronze
11value 10 11value 10
12weight 15000 12weight 15000
13last_sp 8 13last_sp 8
14weapontype 1 14weapontype 1
15client_type 101 15client_type 101
16body_arm -1 16body_arm -1
17color_fg grey 17body_combat -1
18editable 1024
19end 18end
20 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines