From 0508726a7f98e40d7eb78d493982e25ccc3b2da6 Mon Sep 17 00:00:00 2001 From: FistingUranus <77898683+Fis-Ura@users.noreply.github.com> Date: Sat, 4 May 2024 09:39:05 -0400 Subject: [PATCH] added another ovl for julian --- pythonlib/games/ToolsTOR.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pythonlib/games/ToolsTOR.py b/pythonlib/games/ToolsTOR.py index 0b445c3..f6c15e0 100644 --- a/pythonlib/games/ToolsTOR.py +++ b/pythonlib/games/ToolsTOR.py @@ -888,6 +888,9 @@ class ToolsTOR(ToolsTales): "-strequ", "__MNU_NAME_OVL_PATH__", str(self.paths["temp_files"] / "DAT" / "OVL" / "11224.ovl"), + "-strequ", + "__MNU_STATUS_OVL_PATH__", + str(self.paths["temp_files"] / "DAT" / "OVL" / "11216.ovl"), ] )