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.2 by pippijn, Tue Jan 2 22:02:32 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:48 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
7dam 14
8nrof 1
9attacktype 1
10materialname iron
11value 53
12weight 25000
5last_sp 8 13last_sp 8
6type 15
7face sword_3.x11
8material 2
9dam 14
10weight 25000
11value 53
12editable 1024
13attacktype 1
14weapontype 1 14weapontype 1
15magicmap white
16client_type 101 15client_type 101
17body_arm -2 16body_arm -2
18skill two handed weapons 17body_combat -1
19end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines