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.4 by root, Sat Mar 3 01:16:34 2007 UTC vs.
Revision 1.7 by root, Sat May 12 16:08:41 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines