summaryrefslogtreecommitdiff
path: root/npc/quests/quests_lighthalzen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/quests_lighthalzen.txt')
-rw-r--r--npc/quests/quests_lighthalzen.txt131
1 files changed, 129 insertions, 2 deletions
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt
index 2be65f6e4..f27bdd635 100644
--- a/npc/quests/quests_lighthalzen.txt
+++ b/npc/quests/quests_lighthalzen.txt
@@ -4,7 +4,7 @@
//= Persian, Vicious_Pucca, aoa00, Evera, MasterOfMupppets,
//= Lupus, Lord Gywall
//===== Current Version: =====================================
-//= 3.1
+//= 3.2
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -53,6 +53,7 @@
//= 3.0 Added Cursed Spirit Quest. [SinSloth]
//= Moved a book non-related to Lighthalzen quests.
//= 3.1 Added Schwartzvalt Trilogy Quest. [SinSloth]
+//= 3.2 Updated some NPCs regarding Hugel Rebellion Quest. [SinSloth]
//============================================================
lighthalzen,1,1,7 script sneakAddSuber -1,{
@@ -6558,6 +6559,37 @@ yuno_pre,69,20,4 script Secretary#1 862,{
warp "yuno_pre",113,53;
end;
}
+ else if(hg_tre == 56)
+ {
+ mes "[Hes O'Neil]";
+ mes "The President has given the order that ";
+ mes "nobody is allowed to enter this place.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "However, you will change your mind after listening to my explanation.";
+ next;
+ mes "[Hes O'Neil]";
+ mes "...............";
+ mes "Is it something very important?";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "It is the most important thing.";
+ next;
+ mes "[Hes O'Neil]";
+ mes "Alright then, there you go.";
+ mes "(Whisper) I hope you will become his source of strength.";
+ close2;
+ warp "yuno_pre",113,53;
+ end;
+ }
+ else if(hg_tre > 56)
+ {
+ mes "[Hes O'Neil]";
+ mes "The president said that you're welcome to visit him anytime.";
+ close2;
+ warp "yuno_pre",113,53;
+ end;
+ }
else
{
mes "[Hes O'Neil]";
@@ -7500,6 +7532,101 @@ L_Mission:
cutin "",255;
end;
}
+ else if(hg_tre == 56)
+ {
+ if(!countitem(7342))
+ {
+ mes "["+strcharinfo(0)+"]";
+ mes "Ah, where did I put the record?";
+ close;
+ }
+ mes "[Karl]";
+ mes "It's you.....!";
+ mes "It's really been a long time.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "So, are you still having the idea to go against Rekenber?";
+ next;
+ mes "[Karl]";
+ mes "...................";
+ next;
+ mes "[Karl]";
+ mes "I'm not sure.";
+ mes "The Secret Wing has been disbanded and I am just another puppet they have, just like the previous presidents.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "Not long ago, the scientists of Regenschrim have stolen the research record and destroyed the machines that they used for research purposes.";
+ next;
+ emotion e_gasp,0;
+ mes "[Karl]";
+ mes "...!";
+ mes "Did you do that? ";
+ mes "I still fail to move on after the incident of my friends' betrayal and the disband of the Secret Wing...";
+ mes "You are really a great friend.";
+ next;
+ mes "[Karl]";
+ mes "Didn't you speak about the research record just now?";
+ mes "Oh! Can you give me the record?";
+ mes "It will be a big trouble to them.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "If you insist to go against them, I will give you the record.";
+ next;
+ mes "[Karl]";
+ mes "I am the president of this country.";
+ mes "I have failed before but I won't stop trying when there is still an opportunity.";
+ next;
+ mes "[Karl]";
+ mes "You remind me of the day I made up my mind to rebuild this country.";
+ mes "How could I forgot such important responsibilities of mine.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "That's great.";
+ mes "Here's the record.";
+ mes "I hope you will make good use of it. ";
+ next;
+ mes "[Karl]";
+ mes "Let's see...";
+ next;
+ mes "[Karl]";
+ mes "Oh! That's some interesting information.";
+ next;
+ mes "["+strcharinfo(0)+"]";
+ mes "I have another good news. The Secret Wing has not given up yet. They are still working on the project and I hope that you won't be giving up on it too.";
+ next;
+ mes "[Karl]";
+ mes ".....I feel so sorry for what I did.";
+ next;
+ mes "[Karl]";
+ mes "Thank you for bringing this great gift. I will stay strong and work hard to achieve my target.";
+ next;
+ mes "[Karl]";
+ mes "I will recruit the new batch of members and use them to let the world know about what the corporation had really done.";
+ next;
+ mes "[Karl]";
+ mes "Thank you so much. ";
+ mes "You can count on me to right what was wrong.";
+ set hg_tre,57;
+ delitem 7342,1;
+ getexp 2000000,0;
+ getitem 617,1;
+ close2;
+ cutin "",255;
+ end;
+ }
+ else if(hg_tre == 57)
+ {
+ mes "[Karl]";
+ mes "I am trying to recruit capable people who can help me to bring down Rekenber Corporation.";
+ mes "Thanks to you, I have enough information as a good beginning to nail them now down.";
+ next;
+ mes "[Karl]";
+ mes "I have had my men to gather some information and learned that Regenschrim had stopped operating now.";
+ mes "You have done well for the Schwaltzvalt Republic.";
+ close2;
+ cutin "",255;
+ end;
+ }
else
{
mes "[Karl]";
@@ -7508,7 +7635,7 @@ L_Mission:
close2;
cutin "",255;
end;
- }
+ }
}
yuno_pre,77,68,0 script Secretary#2 862,{