Blue Lacuna — 67 of 467

Aaron A. Reed

Release 4

Section - Disable "All"

After reading a command (this is the can't use all rule):

if the player's command includes "all" and final release mode is true begin;

speak as the parser "For various reasons, use of ALL is not allowed in Blue Lacuna. Please deal with objects one at a time instead.";

reject the player's command;

end if.