--- deliantra/arch/skills/climbing.arc 2007/03/03 00:51:00 1.3 +++ deliantra/arch/skills/climbing.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,16 @@ -Object skill_climbing +object skill_climbing +inherit type_skill name climbing skill climbing -type 43 -invisible 1 -no_drop 1 -subtype 20 -editable 0 -body_skill -1 +msg +Having this skill allows you to move faster through hilly areas than players +without this skill. B You can't gain experience in this skill. Having +this skill is enough to move faster. +endmsg exp 100 level 100 +subtype 20 +invisible 1 +no_drop 1 end