ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/levitation.arc
Revision: 1.4
Committed: Sat Mar 3 01:16:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.3: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.4 object skill_levitate
2 root 1.1 name levitation
3     skill levitation
4     type 43
5     invisible 1
6     last_sp 2
7 root 1.3 flying 1
8 root 1.1 no_drop 1
9 root 1.3 subtype 32
10     editable 0
11 root 1.2 body_skill -1
12 root 1.3 exp 50
13     level 100
14 root 1.1 end
15