ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/axe/battle_axe.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:42 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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