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

Comparing deliantra/arch/weapon/sword/lsword.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:00 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:47 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines