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

Comparing deliantra/arch/weapon/sword/sword_1.arc (file contents):
Revision 1.10 by root, Tue Nov 3 09:50:04 2009 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:48 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines