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

Comparing deliantra/arch/weapon/sword/b_lsword.arc (file contents):
Revision 1.8 by root, Mon May 7 05:24:52 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

1object b_lsword 1object b_lsword
2inherit type_weapon
2name light sword 3name light sword
3name_pl light swords 4name_pl light swords
4skill one handed weapons 5skill one handed weapons
5face b_lsword.x11 6face b_lsword.x11
7magicmap grey
6dam 3 8dam 3
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname bronze 11materialname bronze
11value 11 12value 11
12weight 11500 13weight 11500
13last_sp 8 14last_sp 8
14weapontype 1 15weapontype 1
15client_type 101 16client_type 101
16body_arm -1 17body_arm -1
17editable 1024
18magicmap grey
19end 18end
20 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines