Find
You are in a stereo for kareoke
Ah.. A fine stereo used for kareoke.
You can add a song like this:
edit 7348
To sing one of the songs smiply
use the stereo
Created by
a lost object #7300
, last updated 31 Jan 2015
Code
##use:runsub isitme;
##exxamines:runsub isitme;
##isitme: if $actor eq $target then itsme else end;
##itsme:
var $vol to (loudly,quietly,softly,gently,beguilingly,mornfully);
load $actor's playlist;
var $how to (quite well, beautifully,slightly off key,with ease);
say 'msg',"[$init_obj] $vol sings '$randomitem' $how";
a playlist