ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/jumping.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: +7 -7 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.3 Object skill_jumping
2 root 1.1 name jumping
3     skill jumping
4     type 43
5     invisible 1
6 root 1.3 no_drop 1
7     dam 5
8 root 1.2 last_sp 1
9 root 1.3 subtype 10
10     editable 0
11 root 1.2 body_skill -1
12 root 1.3 exp 5
13     level 250
14 root 1.1 end
15