aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/riven_vars.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/riven_vars.cpp b/engines/mohawk/riven_vars.cpp
index 270845f62b..3165a1c33b 100644
--- a/engines/mohawk/riven_vars.cpp
+++ b/engines/mohawk/riven_vars.cpp
@@ -319,6 +319,7 @@ void MohawkEngine_Riven::initVars() {
*getVar("bblrsw") = 1;
*getVar("ocage") = 1;
*getVar("jbeetle") = 1;
+ *getVar("tdl") = 1;
// Randomize the telescope combination
uint32 *teleCombo = getVar("tcorrectorder");