Skip to content
Snippets Groups Projects
Commit f9ea0a65 authored by Adry_85's avatar Adry_85
Browse files

BETA: Fixing Signet skills with proper npc.

	Reported by: u3games
parent 742bf701
No related branches found
No related tags found
No related merge requests found
......@@ -1944,7 +1944,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13025" npcCount="1" />
<param npcId="13019" npcCount="1" />
</effect>
</for>
</skill>
......@@ -1966,7 +1966,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13018" npcCount="1" />
<param npcId="13020" npcCount="1" />
</effect>
</for>
</skill>
......@@ -1988,7 +1988,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13018" npcCount="1" />
<param npcId="13021" npcCount="1" />
</effect>
</for>
</skill>
......@@ -2010,7 +2010,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13018" npcCount="1" />
<param npcId="13022" npcCount="1" />
</effect>
</for>
</skill>
......@@ -2032,7 +2032,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13018" npcCount="1" />
<param npcId="13023" npcCount="1" />
</effect>
</for>
</skill>
......@@ -2054,7 +2054,7 @@
</cond>
<for>
<effect name="SummonNpc">
<param npcId="13018" npcCount="1" />
<param npcId="13024" npcCount="1" />
</effect>
</for>
</skill>
......
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