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.10 by root, Tue Nov 3 09:49:41 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:26 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines