mnu_monster define

This commit is contained in:
Mc-muffin
2024-05-06 08:47:06 -05:00
parent 0508726a7f
commit 48084c1ccd

View File

@@ -891,6 +891,9 @@ class ToolsTOR(ToolsTales):
"-strequ",
"__MNU_STATUS_OVL_PATH__",
str(self.paths["temp_files"] / "DAT" / "OVL" / "11216.ovl"),
"-strequ",
"__MNU_MONSTER_OVL_PATH__",
str(self.paths["temp_files"] / "DAT" / "OVL" / "11217.ovl"),
]
)