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

Comparing deliantra/arch/skills/hide.arc (file contents):
Revision 1.7 by root, Sat May 12 16:08:41 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1object skill_hide 1object skill_hide
2inherit type_skill
2name hiding 3name hiding
3skill hiding 4skill hiding
5msg
6This skill lets you hide, that means that you will become invisible.
7To hide you need to find a place with other stuff on it where you can hide.
8
9You enjoy limited form of invisibility. If you attack or move too much
10you become visible.
11endmsg
4exp 1 12exp 1
5level 100 13level 100
6inherit type_skill
7subtype 2 14subtype 2
8invisible 1 15invisible 1
9no_drop 1 16no_drop 1
10editable 0
11end 17end
12 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines