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.1.1.1 by root, Mon Feb 6 20:26:01 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:46 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines