From f4bcd55d334fcda740725784793fb960539a0063 Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Tue, 15 Oct 2024 13:57:39 -0700 Subject: [PATCH] fix powerful interests encounter in The Oni Project --- game.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/game.yaml b/game.yaml index 3d42e54..f639b34 100644 --- a/game.yaml +++ b/game.yaml @@ -173,3 +173,7 @@ Because I asked nicely?: This is not a request you can refuse: scenario: "YUKI: Alright alright! I understand!\nYuki Hashimoto complies and deletes the Oni Project from her workstation. You walk out of the Yamaguchi corporate offices and head back to the Tanaka Industries office, meeting with your boss.\nBOSS: Welcome back! I trust that it went well! Looks like we'll continue as a business for years to come! Congratulations new employee of the month!\nENDING: The Diplomat" choices: ["Credits", "Exit game"] + +I'm representing, let's just say some powerful interests. We are requesting that you delete the Project Oni data immediately.: + scenario: "YUKI: Let me guess, it's Tanaka? I heard they're in some serious financial trouble. Why should I delete the Project Oni data immediately?" + choices: ["Because I asked nicely?", "This is not a request you can refuse"]