L2JMobius

Free Users => Shares/Contributions => Committed User Contributions => Topic started by: epu on January 17, 2021, 05:24:52 AM

Title: Q00245_ComeToMe minor typo
Post by: epu on January 17, 2021, 05:24:52 AM
hi there!

Code: [Select]
--- dist/game/data/scripts/quests/Q00245_ComeToMe/30847-11.html
+++ dist/game/data/scripts/quests/Q00245_ComeToMe/30847-11.html
@@ -1,4 +1,4 @@
 <html><body>Head Blacksmith Ferris:<br>
 Ah, there you are. Do you remember what I need? I need <font color="LEVEL">100 Crystals (A-grade)</font> to make your Apprentice's Ring. Did you bring them?<br>
-<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00245_ComeToMe 30847-13.htm">"Here are 100 Crystals (A-grade)."</Button>
+<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00245_ComeToMe 30847-13.html">"Here are 100 Crystals (A-grade)."</Button>
 </body></html>
Title: Re: Q00245_ComeToMe minor typo
Post by: Mobius on January 19, 2021, 04:20:41 AM
Committed with https://bitbucket.org/MobiusDev/l2j_mobius/commits/1c0cdf26117a901ed0df92c77a56e47b47c4c16d
Thanks :D