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

Comparing deliantra/arch/skills/use_magic_item.arc (file contents):
Revision 1.3 by root, Sat Mar 3 00:51:01 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:58 2012 UTC

1Object skill_use_magic_item 1object skill_use_magic_item
2inherit type_skill
2name use magic item 3name use magic item
3skill use magic item 4skill use magic item
4type 43 5msg
6You can use magic items like rods/wands/horns. The level of experience
7influences how powerful the spells are you can evoke from the
8rod/wand/horn.
9endmsg
10exp 0
11level 100
12subtype 26
5invisible 1 13invisible 1
6no_drop 1 14no_drop 1
7subtype 26
8editable 0
9body_skill -1
10exp 0
11level 100
12end 15end
13 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines