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

Comparing deliantra/arch/skills/lockpicking.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_lockpick 1object skill_lockpick
2inherit type_skill
2name lockpicking 3name lockpicking
3skill lockpicking 4skill lockpicking
4type 43 5msg
6You may "pick locks" (open doors). You need to have readied some
7B<lockpicks> to use this skill.
8endmsg
9exp 10
10level 200
11subtype 1
5invisible 1 12invisible 1
6no_drop 1 13no_drop 1
7subtype 1
8editable 0
9body_skill -1
10exp 10
11level 200
12end 14end
13 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines