--- deliantra/arch/skills/punching.arc 2007/03/03 00:51:01 1.5 +++ deliantra/arch/skills/punching.arc 2012/11/21 11:50:57 1.13 @@ -1,14 +1,17 @@ -Object skill_punching +object skill_punching +inherit type_skill_hth name punching skill punching -type 43 -invisible 1 -no_drop 1 -subtype 17 -editable 0 -body_skill -1 +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 end