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

Comparing deliantra/arch/weapon/sword/sword_2.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:48 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines