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

Comparing deliantra/arch/weapon/sword/hooksword.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 hooksword 1object hooksword
2inherit type_weapon
2name hooksword 3name hooksword
3nrof 1 4name_pl hookswords
4last_sp 7 5skill one handed weapons
5type 15
6face hooksword.111 6face hooksword.x11
7material 2
8dam 6 7dam 6
9ac 2 8ac 2
9nrof 1
10attacktype 1
11materialname iron
12value 50
10weight 13000 13weight 13000
11value 50 14last_sp 7
12editable 1024
13attacktype 1
14weapontype 4 15weapontype 4
15magicmap grey
16name_pl hookswords
17client_type 101 16client_type 101
18body_arm -1 17body_arm -1
19skill one handed weapons 18body_combat -1
20end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines