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.6 by root, Sat Mar 3 01:17:20 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:44 2009 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
7magicmap white
8dam 8
2nrof 1 9nrof 1
3name long sword 10attacktype 1
11materialname iron
12value 45
13weight 14500
4last_sp 8 14last_sp 8
5type 15
6face sword_2.x11
7material 2
8dam 8
9weight 14500
10value 45
11editable 1024
12attacktype 1
13magicmap white
14weapontype 1 15weapontype 1
15name_pl long swords
16client_type 101 16client_type 101
17body_arm -1 17body_arm -1
18skill one handed weapons
19end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines