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.2 by pippijn, Tue Jan 2 22:02:32 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines