Minor quest fixes.
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ public class Q10743_StrangeFungus extends Quest
|
||||
addTalkId(LEIRA, MILONE);
|
||||
addKillId(GROWLER, ROBUST_GROWLER, EVOLVED_GROWLER);
|
||||
registerQuestItems(PECULIAR_MUSHROOM_SPORE);
|
||||
addCondLevel(MIN_LEVEL, MAX_LEVEL, "fixme.html");
|
||||
addCondLevel(MIN_LEVEL, MAX_LEVEL, "no_quest.html");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<html><body>You either don't meet this NPC's minimum quest requirements, or your level is too low to start this quest.</body></html>
|
||||
Reference in New Issue
Block a user