Find
You are looking at a xeno called recharge
Created by
Chaotic Bob
, last updated 24 Jun 2009
Code
get $target in $loc;
if $target > 0 then fixit else fail;
##fixit:
var $how to (slowly, carefully, softly, quietly);
var $touch to (mutters, murmurs, chants);
say 'recharge',"[$actor] $how $touch some unintelligible words and gestures towards [$target]";
msg $loc,$target,$target,$second,'magicky',"[$target] looks a little more confident";
set $target's mana to $target's manamax;