--- deliantra/arch/skills/jumping.arc 2006/02/06 20:26:32 1.1 +++ deliantra/arch/skills/jumping.arc 2007/05/12 16:08:41 1.7 @@ -1,15 +1,14 @@ -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 +invisible 1 +last_sp 1 +no_drop 1 editable 0 -body_skill -1 -exp 5 -level 250 end