Skip to content
Snippets Groups Projects
Commit 513824e6 authored by pampol's avatar pampol
Browse files

Update Q10502_FreyaEmbroideredSoulCloak.java

Change to the id of freya normal, freye hard is not implemented yet
parent 5d6eac2b
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ public class Q10502_FreyaEmbroideredSoulCloak extends Quest ...@@ -35,7 +35,7 @@ public class Q10502_FreyaEmbroideredSoulCloak extends Quest
// NPC // NPC
private static final int OLF_ADAMS = 32612; private static final int OLF_ADAMS = 32612;
// Monster // Monster
private static final int FREYA = 29180; private static final int FREYA = 29179;
// Items // Items
private static final int FREYAS_SOUL_FRAGMENT = 21723; private static final int FREYAS_SOUL_FRAGMENT = 21723;
private static final int SOUL_CLOAK_OF_FREYA = 21720; private static final int SOUL_CLOAK_OF_FREYA = 21720;
......
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