--- deliantra/arch/skills/jumping.arc 2007/03/03 00:51:00 1.3 +++ deliantra/arch/skills/jumping.arc 2007/05/07 05:24:41 1.6 @@ -1,15 +1,15 @@ -Object skill_jumping +object skill_jumping name jumping skill jumping -type 43 -invisible 1 -no_drop 1 +exp 5 dam 5 -last_sp 1 +level 250 +inherit type_skill subtype 10 -editable 0 +invisible 1 +last_sp 1 +no_drop 1 body_skill -1 -exp 5 -level 250 +editable 0 end