Fixed starting quest Tragedy in Von Hellmann Forest (22).
Contributed by Helionar.
This commit is contained in:
@@ -152,6 +152,7 @@ public class Q00022_TragedyInVonHellmannForest extends Quest
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
takeItems(player, CROSS_OF_EINHASAD, -1);
|
||||||
qs.setCond(2, true);
|
qs.setCond(2, true);
|
||||||
htmltext = "31334-07.html";
|
htmltext = "31334-07.html";
|
||||||
}
|
}
|
||||||
|
@@ -152,6 +152,7 @@ public class Q00022_TragedyInVonHellmannForest extends Quest
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
takeItems(player, CROSS_OF_EINHASAD, -1);
|
||||||
qs.setCond(2, true);
|
qs.setCond(2, true);
|
||||||
htmltext = "31334-07.html";
|
htmltext = "31334-07.html";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user