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

Comparing deliantra/arch/skills/levitation.arc (file contents):
Revision 1.6 by root, Mon May 7 05:24:41 2007 UTC vs.
Revision 1.9 by root, Sat May 26 15:20:40 2007 UTC

1object skill_levitate 1object skill_levitate
2inherit type_skill
2name levitation 3name levitation
3skill levitation 4skill levitation
5body_skill 0
4exp 50 6exp 50
5level 100 7level 100
6inherit type_skill
7subtype 32 8subtype 32
8invisible 1 9invisible 1
9last_sp 2 10last_sp 2
10move_type fly_low 11move_type fly_low
11no_drop 1 12no_drop 1
12body_skill -1
13editable 0 13editable 0
14end 14end
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines