Skip to content

Instantly share code, notes, and snippets.

@kostantinos
Last active December 21, 2015 23:28
Show Gist options
  • Save kostantinos/6382203 to your computer and use it in GitHub Desktop.
Save kostantinos/6382203 to your computer and use it in GitHub Desktop.
fix for 611
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/scripts/quests/Q00611_AllianceWithVarkaSilenos/31378-19.html
===================================================================
--- dist/game/data/scripts/quests/Q00611_AllianceWithVarkaSilenos/31378-19.html (revision 9938)
+++ dist/game/data/scripts/quests/Q00611_AllianceWithVarkaSilenos/31378-19.html (working copy)
@@ -3,5 +3,5 @@
You've promised us you'd bring from the <font color="LEVEL">Ketra Orcs 300 badges of grunts, 300 badges of officers, 200 badges of captains and a Feather of Valor</font>. This feather can be obtained by undertaking the <font color="LEVEL">Prove Your Courage</font> quest, a mission assigned by Ashas Varka Durai, the elder of our tribe.<br>
<a action="bypass -h Quest Q00611_AllianceWithVarkaSilenos 31378-12a.html">"I will go destroy my enemy!"</a><br>
If you don't like your job, you're always welcome to quit!<br>
-<a action="Quest Q00611_AllianceWithVarkaSilenos 31378-25.html">"I want to quit."</a>
+<a action="bypass -h Quest Q00611_AllianceWithVarkaSilenos 31378-25.html">"I want to quit."</a>
</body></html>
\ No newline at end of file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment