Adventurer guide Helios update.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-10-20 01:27:37 +00:00
parent 54b4a3f79b
commit 935b111428
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ public final class AdventurersGuide extends AbstractNpcAI
private String applyBuffs(L2Npc npc, L2PcInstance player, Skill skill) private String applyBuffs(L2Npc npc, L2PcInstance player, Skill skill)
{ {
if (player.getLevel() > 90) if (player.getLevel() > 94)
{ {
return "guide-noBuffs.html"; return "guide-noBuffs.html";
} }

View File

@ -1,5 +1,5 @@
<html><body> <html><body>
I can offer you the following buffs, if you're below Lv. 91.<br> I can offer you the following buffs, if you're below Lv. 95.<br>
Horn Melody / Drum Melody / Pipe Organ Melody<br1> Horn Melody / Drum Melody / Pipe Organ Melody<br1>
Guitar Melody / Harp Melody / Lute Melody<br1> Guitar Melody / Harp Melody / Lute Melody<br1>
Prevailing Sonata / Daring Sonata / Refreshing Sonata<br1> Prevailing Sonata / Daring Sonata / Refreshing Sonata<br1>