Fixed starting quest Tragedy in Von Hellmann Forest (22).

Contributed by Helionar.
This commit is contained in:
MobiusDevelopment
2020-07-08 09:12:18 +00:00
parent 60b164e47f
commit a920f7d948
2 changed files with 2 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ public class Q00022_TragedyInVonHellmannForest extends Quest
}
else
{
takeItems(player, CROSS_OF_EINHASAD, -1);
qs.setCond(2, true);
htmltext = "31334-07.html";
}

View File

@@ -152,6 +152,7 @@ public class Q00022_TragedyInVonHellmannForest extends Quest
}
else
{
takeItems(player, CROSS_OF_EINHASAD, -1);
qs.setCond(2, true);
htmltext = "31334-07.html";
}