ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/axe/battle_axe.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object battle_axe
2 root 1.1 name Battle Axe
3 pippijn 1.2 face battle_axe.x11
4 root 1.5 type 15
5 root 1.1 dam 21
6     speed 0.001
7     nrof 1
8     attacktype 1
9 root 1.5 weapontype 3
10     material 18
11 root 1.1 value 30000
12     weight 10000
13     last_sp 8
14 root 1.5 editable 1024
15     name_pl Battle Axes
16 root 1.1 client_type 106
17     body_arm -2
18 root 1.5 skill two handed weapons
19 root 1.1 end