You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Add overlay path
This commit is contained in:
@@ -885,6 +885,9 @@ class ToolsTOR(ToolsTales):
|
||||
"-strequ",
|
||||
"__3DFIELD_OVL_PATH__",
|
||||
str(self.paths["temp_files"] / "DAT" / "PAK3" / "00013" / "0002.bin"),
|
||||
"-strequ",
|
||||
"__MNU_NAME_OVL_PATH__",
|
||||
str(self.paths["temp_files"] / "DAT" / "OVL" / "11224.ovl"),
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user