Find
You are looking at a little pyramid made of stones, you must not turn clockwise around that pyramid. It is an holly mani.
Created by
xiii
, last updated 17 Jul 2012
Code
##tickloc:runsub whattodo;
##arrives:runsub forcasts;
##whattodo:runsub forcasts/4;
##forcasts:
find $loc,random;
var $subject to (wind, snow tempest, heights storm);
var $item to $found_id;
var $action to (blows on,howls around,sweeps);
var $adj to (a frozing,an icy,a terrible);
say 'says',"$adj $subject $action [$item]";