Find
You are looking at a strengthening stone
use strengthening stone
Created by
omenofdoom
, last updated 24 May 2007
Code
if target of use then healme;
##healme:
getgender $init_obj;
set $init_obj's health to $init_obj's healthmax;
print "[$init_obj] feels power coursing through $himher!";