panther75

[Fixed] Q10560_WayOfWanderingKnight

Oct 24th, 2022 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 8.34 KB | None | 0 0
  1. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-01.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-01.html
  2. index a76c5f8..bcd068e 100644
  3. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-01.html
  4. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-01.html
  5. @@ -2,5 +2,5 @@
  6.  Welcome! Refresh yourselves! i was waiting!<br>
  7.  I was watching you when you were fighting the dummy. Did you notice?<br>
  8.  I can give you a little bit fo help that will <font color="LEVEL">protect your body </font>, and allow you to wield <font color="LEVEL">stronger powers</font> when attacking the enemy. In short, you'll be taught how to use <font color="LEVEL">buffs.</font><br>
  9. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-2.htm">"What's a buff?"</button>
  10. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-02.html">"What's a buff?"</button>
  11.  </body></html>
  12. \ No newline at end of file
  13. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-02.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-02.html
  14. index 7c14609..98c272c 100644
  15. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-02.html
  16. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/32327-02.html
  17. @@ -4,5 +4,5 @@
  18.  <font color="LEVEL">Pipe Organ Melody Lv1/Guitar Melody Lv1</font><br>
  19.  <font color="LEVEL">Prevating Sonata / Daring Sonata / Refreshing Sonata</font><br>
  20.  Now, this is important. There are special buffs for each class that are not shared.<br>
  21. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-3.htm">"Tell me about these other buffs."</button>
  22. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-03.html">"Tell me about these other buffs."</button>
  23.  </body></html>
  24. \ No newline at end of file
  25. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-04.htm b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-04.htm
  26. index 2df4b16..8e8b7e8 100644
  27. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-04.htm
  28. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-04.htm
  29. @@ -1,4 +1,4 @@
  30.  <html><body>Herphah:<br>
  31.  Although you have little experience, some heroes may still want to work with you because it's almost impossible to work alone in this world. So, I recommend you to <font color="LEVEL">join a clan</font> and make allies. Or, you can <font color="LEVEL">create a new clan.</font> It's more difficult, but you will have men fighting under your banner.<br>
  32. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.htm">"Go on."</button>
  33. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.html">"Go on."</button>
  34.  </body></html>
  35. \ No newline at end of file
  36. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-05.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-05.html
  37. index 9008d33..59c6382 100644
  38. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-05.html
  39. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-05.html
  40. @@ -1,5 +1,5 @@
  41.  <html><body>Herphah:<br>
  42.  To <font color="LEVEL">join a clan</font>, go the Clan Membership System and check which clans are recruiting members.<br>
  43.  You can search for a clan that is looking for members and join.<br>
  44. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.htm">"Go on."</button>
  45. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.html">"Go on."</button>
  46.  </body></html>
  47. \ No newline at end of file
  48. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-06.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-06.html
  49. index a71f906..5adc4ff 100644
  50. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-06.html
  51. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34362-06.html
  52. @@ -1,5 +1,5 @@
  53.  <html><body>Herphah:<br>
  54.  To <font color="LEVEL">create a clan</font>, go the High Priest, Grand Master, High Prefect, or other clan officers. You can find them in any village. You must be level 10 or higher to create a clan.<br>
  55.  Creating a new clan is more difficult and more complicated than joining an existing clan, but it would be completely customizable to your will.<br>
  56. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.htm">"Go on."</button>
  57. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.html">"Go on."</button>
  58.  </body></html>
  59. \ No newline at end of file
  60. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-01.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-01.html
  61. index 81177e8..95015af 100644
  62. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-01.html
  63. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-01.html
  64. @@ -2,5 +2,5 @@
  65.  Hello, Adventurer. I'm Penny, and I was dispatched from Adventure Guild to take charge in the Town of Aden.<br>
  66.  You said you were introduced by Herphah, right? She's been sending a lot of trainees lately. Can't believe she's the same person who used to run away when we asked for help.<br>
  67.  Oh, sorry for sidetracking. I do have one request to make.<br>
  68. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-2.htm">"What is it?"</button>
  69. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-02.html">"What is it?"</button>
  70.  </body></html>
  71. \ No newline at end of file
  72. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-03.html b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-03.html
  73. index e856e81..9f75794 100644
  74. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-03.html
  75. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/34413-03.html
  76. @@ -2,5 +2,5 @@
  77.  <br>
  78.  You reached Amity Level 1 with our Adventure Guild? I should be able to tell Herphah then.<br>
  79.  Thank you for your work.<br>
  80. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-4.htm">"I reached Amity Level 1 or above."</button>
  81. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-04.html">"I reached Amity Level 1 or above."</button>
  82.  </body></html>
  83. \ No newline at end of file
  84. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/Q10560_WayOfWanderingKnight.java b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/Q10560_WayOfWanderingKnight.java
  85. index d694463..d17f400 100644
  86. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/Q10560_WayOfWanderingKnight.java
  87. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10560_WayOfWanderingKnight/Q10560_WayOfWanderingKnight.java
  88. @@ -80,6 +80,7 @@
  89.     }
  90.    
  91.     @Override
  92. +   @Override
  93.     public String onAdvEvent(String event, Npc npc, Player player)
  94.     {
  95.         final QuestState qs = getQuestState(player, false);
  96. @@ -222,6 +223,7 @@
  97.     }
  98.    
  99.     @Override
  100. +   @Override
  101.     public String onTalk(Npc npc, Player player)
  102.     {
  103.         final QuestState qs = getQuestState(player, true);
  104. @@ -268,7 +270,7 @@
  105.                     {
  106.                         if (qs.isCond(2))
  107.                         {
  108. -                           htmltext = "32327-1.html";
  109. +                           htmltext = "32327-01.html";
  110.                         }
  111.                         break;
  112.                     }
Add Comment
Please, Sign In to add comment