Find
You are looking at many water plants
Created by
wolis
, last updated 17 Jul 2012
Code
##tickloc:runsub whattodo;
##whattodo:
runsub moodit/5 or actit/7;
##actit:
var $this_action to (drift about in the gentle current,wobble about,continue to look like water plants);
say 'acts',"[$actor] $this_action";
##moodit:
var $this_action to (a gentle current tugs at you,the water feels slightly chilly,the sun sparkes down through the water in a muted way);
say 'acts',"$this_action";