Find
You are looking at the command called spin
Created by
Chaotic Bob
, last updated 23 Mar 2008
Code
get '$cmd_text';
if '$cmd_text' eq "" then sub1 else sub2;
##sub1:
var $how to (quickly, rapidly, jumps and, crouches and, laughs and, slowly, lazily);
say 'spin',"[$actor] $how spins";
##sub2:
say 'spin',"[$actor] spins $cmd_text";