ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/jumping.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:41 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.1 invisible 1
10 root 1.5 last_sp 1
11 root 1.3 no_drop 1
12 root 1.1 end
13