ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/levitation.arc
Revision: 1.3
Committed: Sat Mar 3 00:51:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +6 -6 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.3 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