Skip to content
Snippets Groups Projects
Commit de36f5e2 authored by Adry85's avatar Adry85
Browse files

Fixed Possessor Of A Precious Soul 2 quest.

Reported by: CostyKiller
Fixed by: CostyKiller
parent e8e0c7f0
No related branches found
No related tags found
No related merge requests found
......@@ -124,6 +124,7 @@ public class Q00242_PossessorOfAPreciousSoul2 extends Quest
st.takeItems(SORCERY_INGREDIENT, -1);
st.set("awaitsDrops", "1");
st.setCond(9, true);
st.set("cornerstones", "0");
}
break;
case "PURE_UNICORN":
......
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