ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/poleaxe.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +11 -14 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object poleaxe
2 root 1.7 name_pl poleaxes
3     skill two handed weapons
4     face poleaxe.x11
5     dam 18
6 root 1.5 nrof 1
7     type 15
8 root 1.7 attacktype 1
9     materialname bronze
10     value 500
11 root 1.5 weight 35500
12 root 1.7 last_sp 12
13 root 1.1 client_type 136
14     body_arm -2
15 root 1.7 color_fg grey
16     editable 1024
17 root 1.1 end
18 root 1.7