--- deliantra/arch/skills/two_handed_weapons.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/two_handed_weapons.arc 2012/11/21 11:50:57 1.12 @@ -1,13 +1,15 @@ -Object skill_two_handed_weapon +object skill_two_handed_weapon +inherit type_skill name two handed weapons skill two handed weapons -type 43 -invisible 1 -no_drop 1 -subtype 37 -editable 0 -body_skill -1 +msg +You can use two-handed hand-held weapons (e.g. B, B, etc). +Wield and ready the weapon by applying it and use the fire and direction keys. +endmsg exp 0 level 100 +subtype 37 +invisible 1 +no_drop 1 end