--- deliantra/arch/skills/punching.arc 2007/05/12 19:16:08 1.10 +++ deliantra/arch/skills/punching.arc 2012/11/21 11:50:57 1.13 @@ -1,13 +1,17 @@ object skill_punching -inherit type_skill +inherit type_skill_hth name punching skill punching +msg +You can make a "bare-handed attack". Damage is based on the user's +L and level. This is the most feeble of the +hand-to-hand attacks. +endmsg exp 0 level 100 subtype 17 attacktype 1 invisible 1 no_drop 1 -editable 0 end