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.1 by root, Mon Feb 6 20:26:32 2006 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
4type 43 5body_skill 0
6exp 50
7level 100
8subtype 32
5invisible 1 9invisible 1
6last_sp 2 10last_sp 2
7flying 1 11move_type fly_low
8no_drop 1 12no_drop 1
9subtype 32
10editable 0 13editable 0
11body_skill -1
12exp 50
13level 100
14end 14end
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines