Skip to content
Snippets Groups Projects
Commit 6dfd2a4a authored by Adry85's avatar Adry85 Committed by Zoey76
Browse files

Fixed Certified Soul Breaker quest.

Reported by: Darkloud91
parent 7f727938
No related branches found
No related tags found
No related merge requests found
......@@ -650,6 +650,7 @@ public final class Q00065_CertifiedSoulBreaker extends Quest
else if (memoState == 5)
{
qs.setMemoState(6);
qs.setMemoStateEx(1, 0); // Custom line
qs.setCond(6, true);
htmltext = "32199-03.html";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment