Document some Quest Log

This commit is contained in:
GriffinR
2020-01-14 21:27:45 -05:00
parent 2f81b4a204
commit 04d176334a
126 changed files with 2157 additions and 2068 deletions
+1 -1
View File
@@ -584,7 +584,7 @@ bool8 UpdateRepelCounter(void)
if (InUnionRoom() == TRUE)
return FALSE;
if (gUnknown_203ADFA == 2)
if (gQuestLogState == 2)
return FALSE;
steps = VarGet(VAR_REPEL_STEP_COUNT);