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

Comparing deliantra/arch/skills/stealing.arc (file contents):
Revision 1.6 by root, Mon May 7 05:24:41 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1object skill_stealing 1object skill_stealing
2inherit type_skill
2name stealing 3name stealing
3skill stealing 4skill stealing
5msg
6You can take items from the inventory of NPCs, monsters and maybe other
7players.
8endmsg
4exp 20 9exp 20
5level 70 10level 70
6inherit type_skill
7subtype 7 11subtype 7
8invisible 1 12invisible 1
9no_drop 1 13no_drop 1
10body_skill -1
11editable 0
12end 14end
13 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines