Find
You are looking at a Pendent of Darkness
Created by
a lost object #43147
, last updated 15 Apr 2009
Code
if target of examines then examineme;
##examineme:
$color = (purple,orange,black,red,yellow,blue,green);
$gas = (gas,steam,vapor,mist);
print "[$init_obj] stares as [$actor] gives off a $color $gas.";