From 3026424abfc9aa30bffd8cf213e65a7c08a9b46b Mon Sep 17 00:00:00 2001 From: bruvin-sky <42091830+bruvin-sky@users.noreply.github.com> Date: Sun, 28 Jul 2024 15:53:59 +0000 Subject: [PATCH] Add new mod: atk.ObtuseClues --- mods.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mods.json b/mods.json index 6d9e668e13..26f663b6cd 100644 --- a/mods.json +++ b/mods.json @@ -3057,6 +3057,16 @@ ], "parent": "xen.ModJam3", "authorDisplay": "a bunch of people" + }, + { + "name": "Clues for The Obtuse", + "uniqueName": "atk.ObtuseClues", + "repo": "bruvin-sky/atk.ObtuseClues", + "tags": [ + "gameplay", + "tweaks" + ], + "parent": "xen.NewHorizons" } ] } \ No newline at end of file