Fixed quest The Name of Evil Part 1 (125).
This commit is contained in:
@@ -551,9 +551,7 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
}
|
||||
case 7:
|
||||
{
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 0:
|
||||
if (qs.get("Memo") == null)
|
||||
{
|
||||
htmltext = "32121-02.html";
|
||||
npc.broadcastPacket(new MagicSkillUse(npc, player, 5089, 1, 1000, 0));
|
||||
@@ -563,6 +561,9 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
qs.unset("U");
|
||||
break;
|
||||
}
|
||||
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 1:
|
||||
{
|
||||
htmltext = "32121-09.html";
|
||||
|
@@ -551,9 +551,7 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
}
|
||||
case 7:
|
||||
{
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 0:
|
||||
if (qs.get("Memo") == null)
|
||||
{
|
||||
htmltext = "32121-02.html";
|
||||
npc.broadcastPacket(new MagicSkillUse(npc, player, 5089, 1, 1000, 0));
|
||||
@@ -563,6 +561,9 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
qs.unset("U");
|
||||
break;
|
||||
}
|
||||
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 1:
|
||||
{
|
||||
htmltext = "32121-09.html";
|
||||
|
@@ -551,9 +551,7 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
}
|
||||
case 7:
|
||||
{
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 0:
|
||||
if (qs.get("Memo") == null)
|
||||
{
|
||||
htmltext = "32121-02.html";
|
||||
npc.broadcastPacket(new MagicSkillUse(npc, player, 5089, 1, 1000, 0));
|
||||
@@ -563,6 +561,9 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
qs.unset("U");
|
||||
break;
|
||||
}
|
||||
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 1:
|
||||
{
|
||||
htmltext = "32121-09.html";
|
||||
|
@@ -551,9 +551,7 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
}
|
||||
case 7:
|
||||
{
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 0:
|
||||
if (qs.get("Memo") == null)
|
||||
{
|
||||
htmltext = "32121-02.html";
|
||||
npc.broadcastPacket(new MagicSkillUse(npc, player, 5089, 1, 1000, 0));
|
||||
@@ -563,6 +561,9 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
qs.unset("U");
|
||||
break;
|
||||
}
|
||||
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 1:
|
||||
{
|
||||
htmltext = "32121-09.html";
|
||||
|
@@ -551,9 +551,7 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
}
|
||||
case 7:
|
||||
{
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 0:
|
||||
if (qs.get("Memo") == null)
|
||||
{
|
||||
htmltext = "32121-02.html";
|
||||
npc.broadcastPacket(new MagicSkillUse(npc, player, 5089, 1, 1000, 0));
|
||||
@@ -563,6 +561,9 @@ public class Q00125_TheNameOfEvil1 extends Quest
|
||||
qs.unset("U");
|
||||
break;
|
||||
}
|
||||
|
||||
switch (qs.getInt("Memo"))
|
||||
{
|
||||
case 1:
|
||||
{
|
||||
htmltext = "32121-09.html";
|
||||
|
Reference in New Issue
Block a user