Saga quests in Java.
This commit is contained in:
63
L2J_Mobius_C4/dist/game/data/scripts.cfg
vendored
63
L2J_Mobius_C4/dist/game/data/scripts.cfg
vendored
@@ -127,38 +127,37 @@ quests/50_LanoscosSpecialBait/__init__.py
|
||||
quests/51_OFullesSpecialBait/__init__.py
|
||||
quests/52_WilliesSpecialBait/__init__.py
|
||||
quests/53_LinnaeusSpecialBait/__init__.py
|
||||
quests/70_SagaOfThePhoenixKnight/__init__.py
|
||||
quests/71_SagaOfEvasTemplar/__init__.py
|
||||
quests/72_SagaOfTheSwordMuse/__init__.py
|
||||
quests/73_SagaOfTheDuelist/__init__.py
|
||||
quests/74_SagaOfTheDreadnoughts/__init__.py
|
||||
quests/75_SagaOfTheTitan/__init__.py
|
||||
quests/76_SagaOfTheGrandKhavatari/__init__.py
|
||||
quests/77_SagaOfTheDominator/__init__.py
|
||||
quests/78_SagaOfTheDoomcryer/__init__.py
|
||||
quests/79_SagaOfTheAdventurer/__init__.py
|
||||
quests/80_SagaOfTheWindRider/__init__.py
|
||||
quests/81_SagaOfTheGhostHunter/__init__.py
|
||||
quests/82_SagaOfTheSagittarius/__init__.py
|
||||
quests/83_SagaOfTheMoonlightSentinel/__init__.py
|
||||
quests/84_SagaOfTheGhostSentinel/__init__.py
|
||||
quests/85_SagaOfTheCardinal/__init__.py
|
||||
quests/86_SagaOfTheHierophant/__init__.py
|
||||
quests/87_SagaOfEvasSaint/__init__.py
|
||||
quests/88_SagaOfTheArchmage/__init__.py
|
||||
quests/89_SagaOfTheMysticMuse/__init__.py
|
||||
quests/90_SagaOfTheStormScreamer/__init__.py
|
||||
quests/91_SagaOfTheArcanaLord/__init__.py
|
||||
quests/92_SagaOfTheElementalMaster/__init__.py
|
||||
quests/93_SagaOfTheSpectralMaster/__init__.py
|
||||
quests/94_SagaOfTheSoultaker/__init__.py
|
||||
quests/95_SagaOfTheHellKnight/__init__.py
|
||||
quests/96_SagaOfTheSpectralDancer/__init__.py
|
||||
quests/97_SagaOfTheShillienTemplar/__init__.py
|
||||
quests/98_SagaOfTheShillienSaint/__init__.py
|
||||
quests/99_SagaOfTheFortuneSeeker/__init__.py
|
||||
quests/100_SagaOfTheMaestro/__init__.py
|
||||
quests/101_SwordOfSolidarity/__init__.py
|
||||
quests/Q00070_SagaOfThePhoenixKnight/Q00070_SagaOfThePhoenixKnight.java
|
||||
quests/Q00071_SagaOfEvasTemplar/Q00071_SagaOfEvasTemplar.java
|
||||
quests/Q00072_SagaOfTheSwordMuse/Q00072_SagaOfTheSwordMuse.java
|
||||
quests/Q00073_SagaOfTheDuelist/Q00073_SagaOfTheDuelist.java
|
||||
quests/Q00074_SagaOfTheDreadnought/Q00074_SagaOfTheDreadnought.java
|
||||
quests/Q00075_SagaOfTheTitan/Q00075_SagaOfTheTitan.java
|
||||
quests/Q00076_SagaOfTheGrandKhavatari/Q00076_SagaOfTheGrandKhavatari.java
|
||||
quests/Q00077_SagaOfTheDominator/Q00077_SagaOfTheDominator.java
|
||||
quests/Q00078_SagaOfTheDoomcryer/Q00078_SagaOfTheDoomcryer.java
|
||||
quests/Q00079_SagaOfTheAdventurer/Q00079_SagaOfTheAdventurer.java
|
||||
quests/Q00080_SagaOfTheWindRider/Q00080_SagaOfTheWindRider.java
|
||||
quests/Q00081_SagaOfTheGhostHunter/Q00081_SagaOfTheGhostHunter.java
|
||||
quests/Q00082_SagaOfTheSagittarius/Q00082_SagaOfTheSagittarius.java
|
||||
quests/Q00083_SagaOfTheMoonlightSentinel/Q00083_SagaOfTheMoonlightSentinel.java
|
||||
quests/Q00084_SagaOfTheGhostSentinel/Q00084_SagaOfTheGhostSentinel.java
|
||||
quests/Q00085_SagaOfTheCardinal/Q00085_SagaOfTheCardinal.java
|
||||
quests/Q00086_SagaOfTheHierophant/Q00086_SagaOfTheHierophant.java
|
||||
quests/Q00087_SagaOfEvasSaint/Q00087_SagaOfEvasSaint.java
|
||||
quests/Q00088_SagaOfTheArchmage/Q00088_SagaOfTheArchmage.java
|
||||
quests/Q00089_SagaOfTheMysticMuse/Q00089_SagaOfTheMysticMuse.java
|
||||
quests/Q00090_SagaOfTheStormScreamer/Q00090_SagaOfTheStormScreamer.java
|
||||
quests/Q00091_SagaOfTheArcanaLord/Q00091_SagaOfTheArcanaLord.java
|
||||
quests/Q00092_SagaOfTheElementalMaster/Q00092_SagaOfTheElementalMaster.java
|
||||
quests/Q00093_SagaOfTheSpectralMaster/Q00093_SagaOfTheSpectralMaster.java
|
||||
quests/Q00094_SagaOfTheSoultaker/Q00094_SagaOfTheSoultaker.java
|
||||
quests/Q00095_SagaOfTheHellKnight/Q00095_SagaOfTheHellKnight.java
|
||||
quests/Q00096_SagaOfTheSpectralDancer/Q00096_SagaOfTheSpectralDancer.java
|
||||
quests/Q00097_SagaOfTheShillienTemplar/Q00097_SagaOfTheShillienTemplar.java
|
||||
quests/Q00098_SagaOfTheShillienSaint/Q00098_SagaOfTheShillienSaint.java
|
||||
quests/Q00099_SagaOfTheFortuneSeeker/Q00099_SagaOfTheFortuneSeeker.java
|
||||
quests/Q00100_SagaOfTheMaestro/Q00100_SagaOfTheMaestro.java
|
||||
quests/102_FungusFever/__init__.py
|
||||
quests/103_SpiritOfCraftsman/__init__.py
|
||||
quests/104_SpiritOfMirrors/__init__.py
|
||||
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
Our Black Anvil guild has watched you closely for a long time. We paid particular attention when you passed the cruel test of the three blacksmiths and were proclaimed an Artisan, and when you made seven Journeyman Rings and passed the guild's trial.<br>
|
||||
Not long ago, we determined that you are a splendid Dwarf, with exceptional guts and acumen! I'd like to make you an official offer! One time only! Do you wish to challenge a test given to only the best Artisans? This is your chance to become a<font color="LEVEL"> Maestro</font>, the ultimate Artisan!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 0-1">"I'll do it."</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
You've learned the truths of absolute geometry, but you still haven't learned the most sacred truths! Your pilgrimage isn't done yet!<br>
|
||||
Like food, knowledge must be digested to become truth. Have more experiences and then come back!<br>
|
||||
(Only a character of level 76 or above can transfer to the Maestro class. Don't abandon the quest until class transfer is complete.)
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
The Black Anvil Guild has watched you closely for a long time. We paid particular attention when you passed the cruel test of the three blacksmiths and were proclaimed an Artisan, and when you made seven Journeyman Rings and passed the guild's trial.<br>
|
||||
We've determined that you're a splendid Dwarf, with exceptional guts and acumen! I'd really like to offer you the chance to become a<font color="LEVEL"> Maestro</font>, the ultimate artisan, but you don't have enough experience yet. Keep up the hard work!<br>
|
||||
(This quest may only be undertaken by a Warsmith of level 76 or above.)
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
He's probably in<font color="LEVEL"> Goddard Castle Town</font> by now. He, like his brother, tends to show up and disappear suddenly! So, I'm not quite sure.<br>
|
||||
Yesterday he came running up to me and dropped this off. He asked me to give it to you. I skimmed through it, and it seems to be a report about a spirit that protects one of the six tablets. You should read it, since you'll have to face it eventually. Now, get going! Good luck!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
You should meet Master Tobald first and ask him about the pilgrimage of tablets. He's probably in<font color="LEVEL"> Goddard Castle Town</font> by now. He, like his brother, tends to show up unexpectedly and then vanish just as suddenly... So, I'm not quite sure.<br>
|
||||
You must read the report I gave you! You'll need to know what's in it! Get going now! Good luck!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
To reach the level of Maestro, you must learn the basic truths of absolute geometry. No books or scrolls exist on the subject, so your path will not be an easy one. The knowledge is far from the domain of Dwarves, in the territory of the gods. The secret is supposedly written on six ancient tablets, hidden by the gods in secluded areas and protected by formidable monsters to prevent anyone from discovering the magic they contain.<br>
|
||||
Once you learn all the knowledge specified in the six tablets, you'll become a<font color="LEVEL"> Maestro</font>, with the crystal structures of metals flowing through your fingertips! A Dwarf named Master Tobald left earlier to undertake the pilgrimage of the tablets. Do you know him? His brother is the famous Master Toma! He may be careless, it must run in his family, but his abilities are undeniable! Tobald can help you with various things regarding the pilgrimage of the tablets. Go and find him!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro accept">"Where is he?"</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
Welcome back! Well, Master Tobald came by a few days ago and was talking about you! He said that you'd be coming by today, and here you are! How strange!<br>
|
||||
Did you really finish the pilgrimage of tablets? You finished before Tobald! That's incredible!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 0-2">"Now what?"</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
You've learned the ultimate sacred truths of absolute geometry! My only role is to confer an appropriate title upon the person with the knowledge.<br>
|
||||
On behalf of the Black Anvil Guild, I hereby grant you the title of Maestro!<br>
|
||||
Congratulations! The birth of a new Maestro is a very happy occasion! I expect great things from you! Please do your best to become a model for all Dwarves!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
You've learned the truths of absolute geometry, but you still haven't learned the most sacred truths! Your pilgrimage isn't done yet!<br>
|
||||
Like food, knowledge must be digested to become truth. Have more experiences and then come back!<br>
|
||||
(Only a character of level 76 or above can transfer to the Maestro class. Don't abandon the quest until class transfer is complete.)
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Chief Golem Craftsman Telson:<br>
|
||||
You've learned the ultimate sacred truths of absolute geometry! My only role is to confer an appropriate title upon the person with the knowledge.<br>
|
||||
On behalf of the Black Anvil guild, I hereby grant you the title of Maestro!<br>
|
||||
Congratulations! The birth of a new Maestro is a very happy occasion! I expect great things from you! Please do your best to become a model for all Dwarves!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
That's right! I've been asked to repair one of Master Tobald's inventions! What an honor! Master Toma's development of the spatial movement device was amazing, but a machine that lets you travel through time is something, isn't it?<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 1-3">"I heard that you are having a problem making the repairs."</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
You're really narrow-minded, aren't you? Look! I must have<font color="LEVEL"> ice crystals</font> to repair Wilma #3! You'll find them in the<font color="LEVEL"> hot springs area</font> in the north part of Goddard.<font color="LEVEL"> Chef Jeremy</font> can tell you more.
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
Welcome back! You've brought the ice crystals that produce a temperature of absolute zero! I can fix the cooling system easily with these!<br>
|
||||
I heard you killed Bumbalump! Is that true? Awesome!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 1-4">"Here you go."</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
Why are you back? I fixed the cooling system of Wilma #3 and gave it to you to take to<font color="LEVEL"> Master Tobald</font>! Get going!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
Ha! I'm embarrassed to say, but that's what happened. Honestly, I need a very powerful coolant to repair such a huge cooling system... Could you please find some<font color="LEVEL"> ice crystals</font> for me? I've heard they reach a temperature of absolute zero! You can only find them in the<font color="LEVEL"> hot springs area</font> in the northern part of Goddard.<font color="LEVEL"> Chef Jeremy</font> will tell you where to find them if you help him find some soy sauce.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Blueprint Seller Borodin:<br>
|
||||
As you can see, the problem isn't my skill, only the shortage of raw materials! I fixed it, didn't I? Take it to<font color="LEVEL"> Master Tobald</font> now. Wilma #3 is working fine!<br>
|
||||
I heard you were on the pilgrimage of the tablets. I didn't realize you were so important! Good luck! May you become as great a craftsman as Master Tobald himself!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
You can feel the presence of the Stone of Commune near the tablet. You feel you can find out its exact location if you lay your hands on the tablet.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 10-1">Lay hands on the tablet.</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
As you are about to lay your hands on the tablet, you can feel something behind you. And a new creature that you haven't seen before appears...
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
You need the Stone of Commune to decipher the hieroglyphs on the tablet. Speak with<font color="LEVEL"> Master Tobalt</font> about the Stone of Commune.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Someone is already communing with the tablet. Try again later.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The tablet is inscribed with indecipherable hieroglyphs. The letters emit a dim light and the tablet seems to manifest strong magical powers.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 10-2">Use the Stone of Commune.</a>
|
||||
</body></html>
|
@@ -1,8 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
As you hold the Stone of Commune and concentrate on it, the tablet gets surrounded by bright light. You hear several hundred people simultaneously reading scriptures, and new knowledge starts to enter your mind. On one hand, you feel like you understand everything. On the other hand, you feel that you don't understand anything.<br>
|
||||
You hear someone's low-pitched laughter. And you hear a man's voice.<br>
|
||||
"You now have one more successor that you like."<br>
|
||||
A blonde woman replies.<br>
|
||||
"No, he's like a baby who just started walking. But he will no longer need his mother's protection..."<br>
|
||||
All images disappear, and you start to recognize the surrounding environment. You are starting to understand the knowledge you have gained from the tablet little by little. The pilgrimage of the tablet seems to have ended. Return to Rune Castle Town and see<font color="LEVEL"> Chief Golem Crafter Telson</font>.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Nothing happens any more even when you lay your hands on the tablet. Now that you have finished your pilgrimage of the tablet, go back to Rune Castle Town and see<font color="LEVEL"> Chief Golem Crafter Telson</font>.
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Who are you? What? You're on the pilgrimage of tablets as well, huh? Hmm! Did you feel this Stone of Commune that I found? I can't give it to you! You have no idea what I had to go through to get it!<br>
|
||||
Don't look so pathetic, I'll tell you where to get another one. Go to the Imperial Tomb or the Wall of Argos. At the cemetery, you must enter the<font color="LEVEL"> Four Sepulchers</font> which is farthest inside. At the Wall of Argos, go to the<font color="LEVEL"> Shrine of the Loyal</font> at the northeastern end. One more thing...<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 11-9">"What?"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
How narrow-minded! To get your hands on the fifth Stone of Commune, you must slay the<font color="LEVEL"> Archon of Halisha</font>! Find him in the cemetery or at the Shrine of the Loyal inside the Wall of Argos.<br>
|
||||
At the cemetery, you must enter the Four Sepulchers, which is farthest inside. At the shrine, you must kill as many low-level beasts as you can before the Archon will appear. That's all the advice I'll give you!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
There are two ways to confront the<font color="LEVEL"> Archon of Halisha</font>. The devil has the fifth Stone of Commune.<br>
|
||||
If you go to the Imperial Tomb, you'll find him in the Four Sepulchers. If you go to the Shrine of the Loyal, you must slay many of his minions for the Archon to appear.<br>
|
||||
This is all I can tell you! If you run into me later, don't bother me!
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Long time no see! I knew you'd come. Thank you. I would have been killed by the assassin if it weren't for you. Do you remember my project? I succeeded in developing the time machine! It's called Wilma #3. Unfortunately, I can't show it to you now, it's broken.<br>
|
||||
The pilgrimage of tablets? Ah, yes! You still haven't done the pilgrimage. I forgot that you'd returned to the future...<br>
|
||||
Hey! I'm really glad to see you! The pilgrimage! Sure, I'll help you!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 2-1">"Have we met before?"</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Huh? You're still here. Did you meet<font color="LEVEL"> Blueprint Seller Borodin</font>? He was supposed to repair the cooling system of my time machine, Wilma #3, but something went wrong. Go ask him what the problem is and help him. Thank you!
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Ah, It's fixed! Thank you very much! You're always there for me! Have you started the pilgrimage of the stone tablets yet? I'm a little confused, this is my first experience with time travel! I'll tell you about the Tablet of Vision.<br>
|
||||
It concerns the ancient times, when the giants became intoxicated with power and rebelled against the gods. Einhasad broke the tablet that he used to teach magic to the giants into six pieces. They contain the most profound truths. The passages written on these six Tablets of Vision were indecipherable, as they were written in the characters of the gods. No one can understand unless they are a god or possess the power of a god.<br>
|
||||
However, there is a way to learn the knowledge...<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 2-2">"How?"</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
You're still here? Find the first Tablet of Vision with the Stone of Commune I gave you. Use the Map if you need to. Follow your feeling. I know you can do it!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
I don't know! I need to bring a few things to help you with the pilgrimage. We'll need to fix my Wilma #3. Can you help me out? Then you'll find the first Tablet of Vision! Cheer up! You'll do great work in the future. Please be careful!<br>
|
||||
I asked my student,<font color="LEVEL"> Blueprint Seller Borodin</font>, to repair the cooling system of Wilma #3, but something went wrong. I'm sure you can quickly find the problem. Please do this for me!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Take this Stone of Commune. I don't need it anymore. With its power you can read the god's characters on the Tablet of Vision. You can also intuitively see where the next tablet is hidden just by holding the stone in your hand. Isn't it great? I wonder who made it. Don't you think someone is trying to teach us the knowledge forbidden by Einhasad?<br>
|
||||
Soon you'll be a Maestro! Remember, follow where the stone leads you, and you'll find the first tablet! Cheer up! You'll do great work in the future. Please be careful!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
What are you doing here? You're on the pilgrimage of the tablets, huh? Oh, that's right! You're still taking the test of the Maestro.<br>
|
||||
Because of the time paradox, I shouldn't do this, but I have a favor to ask of you. During the pilgrimage, we'll meet again. That is, you'll meet me when I was still taking the test. Please help me pass the test. I know I can't defeat the assassin on my own... I can't say anything more. If you know too much about the future, the continuity of time and space may crack!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 3-5">"Do you have the fourth Stone of Commune?"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Meet<font color="LEVEL"> Ketra Messenger Wahkan</font>. They'll be hiring soldiers. This is a great opportunity to gain their trust!<br>
|
||||
<font color="LEVEL">Soul Guide Asefa</font> is their chief shaman. He has the<font color="LEVEL"> Divine Stone of Wisdom</font> that we're looking for. If things don't go your way, you can switch sides and approach the Varka Silenos. Cheer up!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Meet<font color="LEVEL"> Messenger Naran Ashanuk</font> of the Varka Silenos. They'll be hiring soldiers. This is a great opportunity to gain their trust!<br>
|
||||
<font color="LEVEL">Soul Guide Udan Mardui</font> is their chief shaman. He has the<font color="LEVEL"> Divine Stone of Wisdom</font> that we're looking for. If things don't go your way, you can switch sides and approach the Ketra Orcs. Cheer up!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
To use the fourth Stone of Commune, you must get the<font color="LEVEL"> Divine Stone of Wisdom</font> that the Ketra Orcs or theVarka Sillenos have. You must first gain their trust, but it won't be easy as they are tough and belligerent. Cheer up!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
You've got the Divine Stone of Wisdom! This is the other half of the fourth Stone of Commune. Now we can join them.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 3-8">"Join the fragments."</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Take the Stone of Commune I gave you to the fourth Tablet of Vision. You'll intuitively know the location by holding the Stone of Commune. Good luck!
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Ah, you must feel this small fragment of the fourth Stone of Commune. I brought it from the future, but it broke into pieces when my time machine malfunctioned and part of it flew into the past. We must find one of the other pieces and reunite them.<br>
|
||||
The pieces that flew through the time slip are called stones of sacred wisdom and are worshiped by the primitive tribes in this area. I think the Ketra Orcs and Varka Silenos have them. To get a stone, you must gain the tribe's trust. You must choose which tribe to approach first, they are both tough and belligerent...<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 3-6">"I'll go to the Ketra Orcs."</a><br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 3-7">"I'll go to the Varka Silenos."</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
These two pieces fit perfectly, don't they? Take this Stone of Commune and find the fourth Tablet of Vision. Follow your feeling! Good luck!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Help me, I could get killed!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Thank you. He almost stole the stone! I hope you can pass this test. Goodbye for now!<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 4-3">Wait...!</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Thank you! He almost stole the stone from me! You're more worthy than I, you should have it. That fight made me think of a great new invention, a time travel device. I'd better hurry back and draw up the blueprints!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
I'm going to die!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
That was close. I never want to see him again!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Help me, I could get killed!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
I'm going to die!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
What a scary fella he is! Are assassins all like that? They are the ones that I would never wish to come across again.<br>
|
||||
I narrowly made it because you helped me. I don't know what kind of person he is, but he must have eyes on the one who passes this test.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 4-1"> "So?"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
I almost got killed! I have a long ways to go.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 4-2">"So?"</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
I'll defend myself, thank you. Take the stone I gave you and commune with the last tablet!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
Take the stone I gave you and commune with the last stone tablet!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Hieroglyphics are engraved on the tablet. They emit a dim light, with a mysterious and powerful magic.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 5-1">Use the stone.</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision becomes overwhelmed by bright lights. While you are holding the stone to work on it, you start to acquire a new sense of knowledge as you hear the voices of thousands reading scriptures in the background. You now realize the truth of the world and yet understand nothing. One of the voices is a familiar female whisper. But it quickly disappears.<br>
|
||||
Slowly, you begin to visualize where the next Stone of Commune is... in the valley of dust... you see a second Tablet of Vision... and a female warrior in platinum armor. She is holding the stone... She unfolds her wings and flies away... and she's not alone...<br>
|
||||
In an instant, the images disappear and then the stone goes completely dark.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
You visualize the stone once again when touching the Tablet. In the yellow-brown valley... you see a female warrior with platinum wings... She is holding the stone in her hand.<br>
|
||||
You are compelled to go forth and find the stone right now!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
You must have the Stone of Commune to access this Tablet of Vision. The stone is being held by one of the female warriors with platinum wings.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Hieroglyphics are engraved on the tablet. They emit a dim light, with a mysterious and powerful magic.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 6-1">Use the stone.</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision becomes overwhelmed by bright lights. While you are holding the stone to work on it, you start to acquire a new sense of knowledge as you hear the voices of thousands reading scriptures in the background. You now realize the truth of the world and yet understand nothing. One of the voices is a familiar female whisper. But it quickly disappears.<br>
|
||||
Slowly, you sense the stone... You see the third Tablet of Vision... and an angel with two pairs of wings... She is holding the stone in her hand...<br>
|
||||
In an instant, the images disappear and then the stone goes completely dark.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Once again, you see the third Tablet of Vision... and a female warrior with wings... She is holding the stone in her hand.<br>
|
||||
You are compelled to go forth and find the stone right now!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Stone of Commune exists near the tablet. Putting your hands on the tablet will reveal the location of the stone. Put your hands on the tablet.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 7-1">Patrol the area.</a>
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Putting your hands on the slate, your entire body is knocked back by something powerful but invisible. Then, it begins to appear.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision cannot be accessed without the Stone of Commune. Defeat Archangel Iconoclasis, and take it from him.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Someone else is currently communing with the Tablet of Vision. Come back later.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Ancient, indecipherable hieroglyphs are engraved upon the tablet. They emit a mysterious, dim light. There is something magical and powerful in the tablet.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 7-2">Commune with the Tablet of Vision.</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision becomes overwhelmed by bright lights. While you are holding the stone to work on it, you start to acquire a new sense of knowledge as you hear the voices of thousands reading scriptures in the background. You now realize the truth of the world and yet understand nothing. One of the voices is a familiar female whisper. But it quickly disappears. Slowly, you begin to visualize where the next Stone of Commune is...The Goddard Castle Town...There is Master Tobald.<br>
|
||||
Master Tobald has the Stone of Commune! In an instant, the images disappear and then the stone goes completely dark.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Putting your hands on the tablet, the location of the Stone of Commune again becomes clear. Master Tobald in Goddard Castle Town has the stone! Find Master Tobald and get it from him.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Ancient, indecipherable hieroglyphs are engraved upon the tablet. They emit a mysterious, dim light. There is something magical and powerful in the tablet.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 8-1">Commune with the Tablet of Vision.</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision becomes overwhelmed by bright lights. While you are holding the stone to work on it, you start to acquire a new sense of knowledge as you hear the voices of thousands reading scriptures in the background. You now realize the truth of the world and yet understand nothing. There is a vision of a beautiful blonde woman and a knight with black armor. The vision disappears. Slowly, you begin to visualize where the next Stone of Commune is...The Goddard Castle Town...Master Tobald with the Stone of Commune appears. He is scratching his head.<br>
|
||||
In an instant, the images disappear and then the stone goes completely dark.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Putting your hands on the tablet, the location of the Stone of Commune again becomes clear. It seems Master Tobald in the Goddard Castle Town has the fifth Stone of Commune. Go and get it from him!
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
To decode the figures in the tablet, the Stone of Commune is needed. The fifth Stone of Commune is in the possession of the Archon of Halisha! You can find him at the Sepulchers or the Shrine of the Feudal Lords at the northeastern part of the Wall of Argos, and defeat low-grade evils.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Ancient, indecipherable hieroglyphs are engraved upon the tablet. They emit a mysterious, dim light. There is something magical and powerful in the tablet.<br>
|
||||
<a action="bypass -h Quest 100_SagaOfTheMaestro 9-1">Commune with the Tablet of Vision.</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Tablet of Vision becomes overwhelmed by bright lights. While you are holding the stone to work on it, you start to acquire a new sense of knowledge as you hear the voices of thousands reading scriptures in the background. You now realize the truth of the world and yet understand nothing. There is a vision of a beautiful blonde woman and a knight with black armor. The vision disappears. Slowly, you begin to visualize where the next Stone of Commune is...A vision appears...The sixth Tablet of Vision hidden in the wilds. Standing in front of the sixth tablet is an unfamiliar human figure...His face is invisible in the darkness, but the Stone of Commune held in his hand emits a dim light.<br>
|
||||
In an instant, the images disappear and then the stone goes completely dark.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Putting your hands on the tablet, the location of the Stone of Commune again becomes clear. The sixth Stone of Commune is hidden in the wilderness and there are ominious signs of a person's presence...He is holding the Stone of Commune in his hands...Go and get the stone from him!
|
||||
</body></html>
|
@@ -1,38 +0,0 @@
|
||||
# Made by Emperorc
|
||||
import sys
|
||||
from com.l2jmobius.gameserver.model.quest import State
|
||||
from com.l2jmobius.gameserver.model.quest import QuestState
|
||||
from quests.SagasSuperclass import Quest as JQuest
|
||||
|
||||
qn = "100_SagaOfTheMaestro"
|
||||
qnu = 100
|
||||
qna = "Saga of the Maestro"
|
||||
|
||||
class Quest (JQuest) :
|
||||
|
||||
def __init__(self,id,name,descr):
|
||||
# first initialize the quest. The superclass defines variables, instantiates States, etc
|
||||
JQuest.__init__(self,id,name,descr)
|
||||
# Next, override necessary variables:
|
||||
self.NPC = [8592,8273,8597,8597,8596,8646,8648,8653,8654,8655,8656,8597]
|
||||
self.Items = [7080,7607,7081,7515,7298,7329,7360,7391,7422,7453,7108,0]
|
||||
self.Mob = [5260,5249,5308]
|
||||
self.qn = qn
|
||||
self.classid = 118
|
||||
self.prevclass = 0x39
|
||||
self.X = [164650,47429,47391]
|
||||
self.Y = [-74121,-56923,-56929]
|
||||
self.Z = [-2871,-2383,-2370]
|
||||
self.Text = ["PLAYERNAME! Pursued to here! However, I jumped out of the Banshouren boundaries! You look at the giant as the sign of power!",
|
||||
"... Oh ... good! So it was ... let's begin!","I do not have the patience ..! I have been a giant force ...! Cough chatter ah ah ah!",
|
||||
"Paying homage to those who disrupt the orderly will be PLAYERNAME's death!","Now, my soul freed from the shackles of the millennium, Halixia, to the back side I come ...",
|
||||
"Why do you interfere others' battles?","This is a waste of time.. Say goodbye...!","...That is the enemy",
|
||||
"...Goodness! PLAYERNAME you are still looking?","PLAYERNAME ... Not just to whom the victory. Only personnel involved in the fighting are eligible to share in the victory.",
|
||||
"Your sword is not an ornament. Don't you think, PLAYERNAME?","Goodness! I no longer sense a battle there now.","let...","Only engaged in the battle to bar their choice. Perhaps you should regret.",
|
||||
"The human nation was foolish to try and fight a giant's strength.","Must...Retreat... Too...Strong.","PLAYERNAME. Defeat...by...retaining...and...Mo...Hacker","....! Fight...Defeat...It...Fight...Defeat...It..."]
|
||||
# finally, register all events to be triggered appropriately, using the overriden values.
|
||||
JQuest.registerNPCs(self)
|
||||
|
||||
QUEST = Quest(qnu,qn,qna)
|
||||
|
||||
QUEST.setInitialState(QUEST.CREATED)
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
I'm sure you've felt the dilemma of being a Paladin by now.<br>
|
||||
How do you act when life, honor, truth, justice, faith and belief seem in conflict with each other? How can you reconcile that? It's not easy to find justice.<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 0-1">"What do you mean?"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
Come back when your body is as strong as your faith.<br>
|
||||
(Only a character of level 76 or above may transfer classes. Don't abandon the quest until class transfer is complete.)
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
Come back when your sword is shinier!<br>
|
||||
(This quest may only be undertaken by a Paladin level is 76 or above.)
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
Find Felix in Goddard. He was a Knight of Dion and fell in love with a maiden there.<br>
|
||||
He betrayed his knighthood and ran away with her when the uprising of the peasants led to the oppression of the Knights.<br>
|
||||
The records of the Knights Guild speak of the most powerful Knight being obsessed with his title and disappearing.<br>
|
||||
It could be him.
|
||||
</body></html>
|
@@ -1,3 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
See Felix in Goddard. With his skills, he might be working as a guard or master. He will know of the ancient training.
|
||||
</body></html>
|
@@ -1,8 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
<br>
|
||||
Long ago, a peasant revolt broke out in a small village in Dion Territory. When talks failed, the local manor lord resorted to force. Obeying their orders, the top Knights of the guild fought for him.<br>
|
||||
However, many young Knights followed their conscience and sided with the peasants. The order was split, each side feeling righteous.<br>
|
||||
I wonder if either side was right.<font color="LEVEL"> Could a Knight just be defending his ego? There is no such thing as true justice.</font> Whether a Paladin or Dark Avenger, one must choose and defend that choice with conviction!<br>
|
||||
Will you take this training journey, as written in the book of ancient rites? Then you'll be able to answer my question!<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight accept">"I will!"</a>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
You seem different.<br>
|
||||
Do you think you know about trust? What is most important is to be trusted by others and to trust yourself. Can you answer my question now?<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 0-2">"I must conduct myself honorably and practice justice."</a>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
There are many perspectives on justice.<br>
|
||||
You have to fight by the light of the justice in your heart.<br>
|
||||
My traveling days are over. You have transcended your country or religion as a Knight or Paladin with your values.<br>
|
||||
Lead your life by the candle in your heart!
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
You need skill to protect justice.<br>
|
||||
You have obtained enlightenment but still need the protection as a Knight of the temple.<br>
|
||||
(Only a character of level 76 or above can transfer class. Do not abandon the quest until class transfer is complete!)
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Grand Master Sedrick:<br>
|
||||
As long as the light in your heart is not extinguished, you may guard and protect justice without being bound by the rules of any organization.<br>
|
||||
Hold the fire in your heart and live your life as a Knight re-born!
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
So, you want an Ice Cold Flower, eh? What do you need it for?<br>
|
||||
Oh no! Not Execution Grounds Fever!? Isn't... That fever caused by corpses?<br>
|
||||
The ingredients for Ice Cold Flower are hard to come by...<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 1-3"> "What can I do?"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
That's a very serious disease! Whoever gets it falls down and doesn't get back up!<br>
|
||||
Ask Chef Jeremy about the ice crystal. Ask a fisherman for the fat white fish, or perhaps you could catch it yourself!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
Here's the ice crystal... and, a fat white fish! You've brought both of them! The dish is very simple. This fish contains cold air. Cut it carefully into thin slices and wrap them around ice crystals... It makes a great sushi! It perfectly enhances the chill of the ice crystal and spreads the cold air around it. Use the scales to wrap it up and seal it. This dish is called Ice Cold Flower... And here it is!<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 1-4">"Thank you!"</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
Hey, what are you doing here? Didn't you say that Felix's daughter was dying?<br>
|
||||
I've been working my ass off for you!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
First, I'll need an<font color="LEVEL"> ice crystal</font> and a<font color="LEVEL"> fat white fish</font>. The dish's name is deceptive. It's actually a lovely cold dish made of fish. As ice crystals are the<font color="LEVEL"> legendary food material, Chef Jeremy can tell you more of the details</font>.<br>
|
||||
You can either get the fish from a fisherman or catch it yourself!
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Chef Donath:<br>
|
||||
Put it near the patient's head and pull that string. The dish will open like a flower and chilled air will escape from it. Did you say the patient was Felix? Or his daughter? Anyways, that chill should cure the Execution Grounds Fever.<br>
|
||||
Now, you know what to do. Hurry back to your patient.
|
||||
</body></html>
|
@@ -1,7 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
As you approach the tablet, you feel a presence. Could it be the soul of the one who discouraged Sedrick and degraded the Fallen Knight Adil, here to prevent anyone from learning the secrets of the tablet?<br>
|
||||
It looks back at you with the eyes of<font color="LEVEL"> those you chose not to protect</font>.<br>
|
||||
Now the tablet is before your eyes! Is it an illusion?<br>
|
||||
The sound of swordplay brings you back to reality.<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 10-1">Patrol the area.</a>
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
Suddenly you feel a chill, and then see the flash of a blade!<br>
|
||||
When you open your eyes you discover that a mortal blow was blocked...
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The tablet is still and dark.<br>
|
||||
You must speak with Eric over there.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
There's a disturbance near the tablet, but it's not your business. Don't get involved.<br>
|
||||
Come back when it's time.
|
||||
</body></html>
|
@@ -1,4 +0,0 @@
|
||||
<html><body>Tablet of Vision:<br>
|
||||
The Stone of Commune begins emitting light as you near the tablet.<br>
|
||||
<a action="bypass -h Quest 70_SagaOfThePhoenixKnight 10-2">Commune with the Tablet of Vision.</a>
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user