ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/jumping.arc
(Generate patch)

Comparing deliantra/arch/skills/jumping.arc (file contents):
Revision 1.3 by root, Sat Mar 3 00:51:00 2007 UTC vs.
Revision 1.8 by root, Sat May 12 19:16:08 2007 UTC

1Object skill_jumping 1object skill_jumping
2inherit type_skill
2name jumping 3name jumping
3skill jumping 4skill jumping
4type 43 5exp 5
6dam 5
7level 250
8subtype 10
5invisible 1 9invisible 1
10last_sp 1
6no_drop 1 11no_drop 1
7dam 5
8last_sp 1
9subtype 10
10editable 0 12editable 0
11body_skill -1
12exp 5
13level 250
14end 13end
15 14

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines