ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/axe/battle_axe.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 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