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

File Contents

# User Rev Content
1 root 1.5 Object poleaxe
2     nrof 1
3     last_sp 12
4     type 15
5 root 1.3 face poleaxe.x11
6 root 1.5 color_fg grey
7     material 18
8 root 1.3 dam 18
9 root 1.5 weight 35500
10     value 500
11     editable 1024
12     can_impale 1
13     can_cut 1
14     can_dam_armour 1
15     can_knockback 1
16 root 1.3 attacktype 1
17 root 1.5 name_pl poleaxes
18 root 1.1 client_type 136
19     body_arm -2
20 root 1.5 skill two handed weapons
21 root 1.1 end