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

Comparing deliantra/arch/weapon/sword/bsword_1.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:50:03 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines