sub StageDirections { return "[ " . RandomElement( \@Names ) . " " . RandomElement( \@Actions ) . ". ]\n"; }