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

BETA: Fix for quest '''Orc Hunting''' (260).

	Reported by: JMD
	Patch by: jurchiks
	Tested by: JMD
parent f10694c7
No related branches found
No related tags found
No related merge requests found
<html><body>Sentinel Rayen:<br> <html><body>Sentinel Rayen:<br>
Now go into the Elven Forest and fight the kaboo orcs. But you must keep this in mind. A hierarchy exists within the orcs, and because fighter or leader levels are stronger than lesser orcs, you may be in trouble if you do not take care.<br> Now go into the Elven Forest and fight the kaboo orcs. But you must keep this in mind. A hierarchy exists within the orcs, and because fighter or leader levels are stronger than lesser orcs, you may be in trouble if you do not take care.<br>
The lesser orcs carry <font color="LEVEL">feather amulets</font>, while the high level orcs wear <font color="LEVEL">necklaces made from bones</font>. Gather these items as proof and bring them to me.<br> The lesser orcs carry <font color="LEVEL">feather amulets</font>, while the high level orcs wear <font color="LEVEL">necklaces made from bones</font>. Gather these items as proof and bring them to me.<br>
May the goddess guide your blade and arrows! Teach those orcs a stern lesson that they should never even think of setting foot into the Elven Forest! May the goddess guide your blade and arrows! Teach those orcs a stern lesson that they should never even think of setting foot into the Elven Forest!
</body></html> </body></html>
\ No newline at end of file
...@@ -77,7 +77,7 @@ public final class Q00260_OrcHunting extends Quest ...@@ -77,7 +77,7 @@ public final class Q00260_OrcHunting extends Quest
switch (event) switch (event)
{ {
case "30221-04.html": case "30221-04.htm":
{ {
st.startQuest(); st.startQuest();
htmltext = event; htmltext = event;
......
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