From bf688286f47b0401756567be33f5fd8e2d51bc15 Mon Sep 17 00:00:00 2001 From: "Joseph C. Sible" Date: Sun, 17 Aug 2025 17:43:55 -0400 Subject: [PATCH] Make the Hyperstone Quest cheat give fewer treasures It now only gives the treasures you actually need for the Hyperstone Quest in your current game, rather than all of them. For example, you'll now only get Sea Glass if the Docks are in your game. --- debug.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debug.cpp b/debug.cpp index 0ba78417..ea39eea3 100644 --- a/debug.cpp +++ b/debug.cpp @@ -108,10 +108,12 @@ vector cheats = { cheatMoveTo(laCrossroads); addMessage(XLAT("Activated the Hyperstone Quest!")); - for(int t=1; t