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

Comparing deliantra/arch/weapon/axe/battle_axe.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:02 2006 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:01 2010 UTC

1Object battle_axe 1object battle_axe
2inherit type_weapon
2name Battle Axe 3name Battle Axe
4name_pl Battle Axes
5skill two handed weapons
3face battle_axe.111 6face battle_axe.x11
4type 15
5dam 21 7dam 21
6speed 0.001 8speed 0.001
7nrof 1 9nrof 1
8attacktype 1 10attacktype 1
9weapontype 3 11materialname bronze
10material 18
11value 30000 12value 30000
12weight 10000 13weight 10000
13last_sp 8 14last_sp 8
14editable 1024 15weapontype 3
15name_pl Battle Axes
16client_type 106 16client_type 106
17body_arm -2 17body_arm -2
18skill two handed weapons 18body_combat -1
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines