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

Comparing deliantra/arch/weapon/sword/sword_3.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:17:20 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 2010 UTC

1object sword_3 1object sword_3
2nrof 1 2inherit type_weapon
3name two handed sword 3name two handed sword
4name_pl two handed swords 4name_pl two handed swords
5skill two handed weapons
6face sword_3.x11
7magicmap white
8dam 14
9nrof 1
10attacktype 1
11materialname iron
12value 53
13weight 25000
5last_sp 8 14last_sp 8
6type 15
7face sword_3.x11
8material 2
9dam 14
10weight 25000
11value 53
12editable 1024
13attacktype 1
14weapontype 1 15weapontype 1
15magicmap white
16client_type 101 16client_type 101
17body_arm -2 17body_arm -2
18skill two handed weapons 18body_combat -1
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines