Find
You are in an infuser
Created by
Chaotic Bob
, last updated 24 Dec 2006
Code
if target of push then pushed;
if target of use then pushed;
##pushed:
getgender $init_obj;
say 'msg',"[$init_obj] places $hisher hands on [$actor]";
rem $mm = $init_obj's mana;
$mmm = $init_obj's manamax;
say 'msg',"[$init_obj] feels the power of magick sweep over $himher.";
set $init_obj's mana to $mmm;
rem set $actor's test = 10;
the test