Find
You are looking at a toilet
Created by
Josh
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then flushit;
##flushit:
say 'sound',"GRUUUUUUNCH!!";
say 'sound',"[$actor] seems to be flushing but it sounds like something is breaking";