ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/jumping.arc
Revision: 1.4
Committed: Sat Mar 3 01:16:34 2007 UTC (17 years, 3 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_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