Document some Quest Log
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user