ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/climbing.arc
(Generate patch)

Comparing deliantra/arch/skills/climbing.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_climbing 1object skill_climbing
2inherit type_skill
2name climbing 3name climbing
3skill climbing 4skill climbing
4type 43 5msg
6Having this skill allows you to move faster through hilly areas than players
7without this skill. B<Note:> You can't gain experience in this skill. Having
8this skill is enough to move faster.
9endmsg
10exp 100
11level 100
12subtype 20
5invisible 1 13invisible 1
6no_drop 1 14no_drop 1
7subtype 20
8editable 0
9body_skill -1
10exp 100
11level 100
12end 15end
13 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines