--- ../sources/Balances.inf Tue Dec 26 10:46:24 1995
+++ balances.inf Wed Jan 31 11:38:04 1996
@@ -21,7 +21,7 @@
Release 3;
Serial "951220";
-Switches dv5;
+Switches dv5x;
Constant Story "BALANCES";
Constant Headline "^An Interactive Short Story^\
@@ -30,6 +30,10 @@
Constant OBJECT_SCORE 5;
Constant MAX_SCORE 51;
+
+Replace LowKey_Menu;
+Replace DoMenu;
+
Include "Parser";
Include "VerbLib";
@@ -1878,6 +1882,13 @@
! ----------------------------------------------------------------------------
! Grammar extensions needed by the spell-casting and cube-writing rules:
! ----------------------------------------------------------------------------
+
+Include "NewMenu";
+
+Constant SHOWSOLVEDTAG;
+Constant HINTDEBUGVERBS;
+Include "AdHints";
+Include "ah_bal";
Include "Grammar";