ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/poleaxe.arc
Revision: 1.8
Committed: Sun Mar 11 00:16:14 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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 editable 1024
16 root 1.8 magicmap grey
17 root 1.1 end
18 root 1.7