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

Comparing deliantra/arch/weapon/axe/axe_3.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:49:59 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:42 2009 UTC

1object axe_3 1object axe_3
2inherit type_weapon
2name axe 3name axe
3name_pl axes 4name_pl axes
4skill one handed weapons 5skill one handed weapons
5face axe_3.x11 6face axe_3.x11
7magicmap white
6dam 8 8dam 8
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname bronze 11materialname bronze
11value 23 12value 23
12weight 12000 13weight 12000
13last_sp 10 14last_sp 10
14weapontype 3 15weapontype 3
15client_type 106 16client_type 106
16body_arm -1 17body_arm -1
17magicmap white
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines