ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/levitation.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:26 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.4 object skill_levitate
2 root 1.8 inherit type_skill
3 root 1.1 name levitation
4     skill levitation
5 root 1.5 exp 50
6     level 100
7     subtype 32
8 root 1.1 invisible 1
9     last_sp 2
10 root 1.5 move_type fly_low
11 root 1.1 no_drop 1
12 root 1.11 body_skill 0
13 root 1.1 end
14