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

Comparing deliantra/arch/skills/sense_magic.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_sense_magic 1object skill_sense_magic
2inherit type_skill
2name sense magic 3name sense magic
3skill sense magic 4skill sense magic
4type 43 5msg
6You can detect whether items in your inventory or on the floor are
7B<magic> by using this skill.
8endmsg
9exp 5
10level 100
11subtype 11
5invisible 1 12invisible 1
6no_drop 1 13no_drop 1
7subtype 11
8editable 0
9body_skill -1
10exp 5
11level 100
12end 14end
13 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines