ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/jumping.arc
Revision: 1.10
Committed: Fri Apr 30 11:38:18 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.9: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.4 object skill_jumping
2 root 1.8 inherit type_skill
3 root 1.1 name jumping
4     skill jumping
5 root 1.5 exp 5
6     dam 5
7     level 250
8     subtype 10
9 root 1.10 attacktype 1
10 root 1.1 invisible 1
11 root 1.5 last_sp 1
12 root 1.3 no_drop 1
13 root 1.1 end
14