z_en_ko.c: port over more improvements from decomp, add hook to fix vanilla forest quest state bug (#6373)

This commit is contained in:
Philip Dubé
2026-03-19 01:38:56 +00:00
committed by GitHub
parent 2f12677b25
commit 9f6ffc9f2a
7 changed files with 125 additions and 65 deletions

View File

@@ -27,6 +27,7 @@
"FixTexturesOOB": 1,
"FixVineFall": 1,
"FixZoraHintDialogue": 1,
"FixKokiriForestQuestStage": 1,
"FrogsModifyFailTime": 2,
"GerudoWarriorClothingFix": 1,
"GravediggingTourFix": 1,

View File

@@ -55,6 +55,7 @@
"FixTexturesOOB": 1,
"FixVineFall": 1,
"FixZoraHintDialogue": 1,
"FixKokiriForestQuestStage": 1,
"ForgeTime": 0,
"FrogsModifyFailTime": 2,
"GerudoWarriorClothingFix": 1,

View File

@@ -27,6 +27,7 @@
"FixTexturesOOB": 1,
"FixVineFall": 1,
"FixZoraHintDialogue": 1,
"FixKokiriForestQuestStage": 1,
"FrogsModifyFailTime": 2,
"GerudoWarriorClothingFix": 1,
"GravediggingTourFix": 1,