Find
You are looking at a fig
Created by
wolis
, last updated 29 May 2007
Code
##wish:runsub paintme;
##paintme:
var $siz to (tiny,small,,,,,large,huge,gigantic);
load colours;
say 'msg',"[$actor] thinks in $siz $randomitem colours";
set $actor's colour to "$randomitem";