--- deliantra/arch/skills/jumping.arc 2007/03/03 01:16:34 1.4 +++ deliantra/arch/skills/jumping.arc 2007/05/12 19:16:08 1.8 @@ -1,15 +1,14 @@ object skill_jumping +inherit type_skill name jumping skill jumping -type 43 -invisible 1 -no_drop 1 +exp 5 dam 5 -last_sp 1 +level 250 subtype 10 +invisible 1 +last_sp 1 +no_drop 1 editable 0 -body_skill -1 -exp 5 -level 250 end