ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/lspear.arc
Revision: 1.11
Committed: Thu Apr 29 08:31:02 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.10: +1 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# Content
1 object lspear
2 inherit type_weapon
3 name long spear
4 name_pl long spears
5 skill two handed weapons
6 face lspear.x11
7 dam 12
8 nrof 1
9 attacktype 1
10 materialname bronze
11 value 100
12 weight 26500
13 last_sp 9
14 weapontype 5
15 client_type 136
16 body_arm -2
17 body_combat -1
18 end
19