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

Comparing deliantra/arch/weapon/axe/axe_2.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_2 1object axe_2
2inherit type_weapon
2name axe 3name axe
3name_pl axes 4name_pl axes
4skill one handed weapons 5skill one handed weapons
5face axe_2.x11 6face axe_2.x11
7magicmap white
6dam 6 8dam 6
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname bronze 11materialname bronze
11value 20 12value 20
12weight 6000 13weight 6000
13last_sp 10 14last_sp 10
14weapontype 3 15weapontype 3
15client_type 106 16client_type 106
16is_thrown 1 17is_thrown 1
17body_arm -1 18body_arm -1
18magicmap white
19end 19end
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines