summaryrefslogtreecommitdiff
path: root/npc/quests/quests_prontera.txt
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-20 17:54:13 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-20 17:54:13 +0000
commit656c46144deb1ac183466b3a43c46f11416601cd (patch)
tree00a8bdf4bec8a3551778a1b1605116d43d1a88b4 /npc/quests/quests_prontera.txt
parentca66e5a6e99d42bbbfcbaee2ae72d3f8b6a1a3ae (diff)
downloadhercules-656c46144deb1ac183466b3a43c46f11416601cd.tar.gz
hercules-656c46144deb1ac183466b3a43c46f11416601cd.tar.bz2
hercules-656c46144deb1ac183466b3a43c46f11416601cd.tar.xz
hercules-656c46144deb1ac183466b3a43c46f11416601cd.zip
* Updated "Ph.D Quest" Dialogs.
* Updated "Elemental Potion Creation Quest" to the official one. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10796 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_prontera.txt')
-rw-r--r--npc/quests/quests_prontera.txt146
1 files changed, 70 insertions, 76 deletions
diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt
index 07aa12b05..9bcc20c2c 100644
--- a/npc/quests/quests_prontera.txt
+++ b/npc/quests/quests_prontera.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88; L0ne_W0lf
//===== Current Version: =====================================
-//= 1.6
+//= 1.7
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -28,6 +28,7 @@
//= 1.5 Culvert has been rescripted from the ground up. [L0ne_W0lf]
//= 1.6 Added Gaebolg Family Curse quest. [L0ne_W0lf]
//= 1.6a Fixed a couple spelling mistakes. [L0ne_W0lf]
+//= 1.7 Updated "Ph.D Quest" Dialogs. [Samuray22]
//============================================================
// Prontera Culvert
@@ -147,85 +148,78 @@ prt_fild05,270,212,5 script Culvert Guardian 105,{
// Ph.D Hat Quest
//============================================================
-prt_in,38,108,4 script Teacher#01 53,{
- if(countitem(710) >= 1 && countitem(703) >= 1 && countitem(704) >= 1 && countitem(708) >= 1) goto L_Start;//Items: Illusion Flower, Hinalle, Aloe, Ment,
- mes "Don't you think.... ^4444FF'flowers'^000000 are pretty?";
- next;
- menu "Talk.",-, "End Conversation.",M_End;
-
- mes "[Teacher]";
- mes "When I was young, I didn't play with friends like the other children. Instead, I spent time studing by myself.";
- next;
- mes "[Teacher]";
- mes "Sometimes I regret that decision.... but it doesn't really matter now. Through hard work, I was able to finish school earlier than my classmates.";
- next;
- mes "[Teacher]";
- mes "I was very lonely however..... when things got rough I had no one to talk to about my feelings.";
- next;
- mes "[Teacher]";
- mes "Then one day, I found my best friend.";
- next;
+prt_in,38,108,3 script Teacher 53,{
+ if(countitem("Illusion_Flower") > 0 && countitem("Hinalle") > 0 && countitem("Aloe") > 0 && countitem("Ment") > 0) {
mes "[Teacher]";
- mes "It was when I saw this pretty flower blooming in an abandoned garden.... I realised that it was just like me and in it, I found my best friend.";
+ mes "My God! The Flower you are holding...";
next;
- mes "[Teacher]";
- mes "Even though, to others it was just a common flower.... for me this flower meant much more. This flower gave me the strength to continue my studies.";
- mes "I could achieve my goals because of her.";
- next;
- mes "[Teacher]";
- mes "So.. now... I am trying to repay to her. I have started studying Flowers, and It is my goal to cover the whole world in Flowers!";
- next;
- mes "[Teacher]";
- mes "To accomplish my work.. I need a great deal of flowers. Unfortunately because of my studies, I can rarely go outside.";
- mes "It is really hard to find as many flowers as I need.";
- next;
- mes "[Teacher]";
- mes "I need 1 ^3355FFIllusion Flower^000000 ,1 ^3355FFHinalle^000000,1 ^3355FFAloe^000000 and 1 ^3355FFMent^000000...";
- mes "If you can bring these flowers to me, I would be willing to give you a special item...";
- close;
-
- M_End:
- mes "[Teacher]";
- mes "One of these days I will cover whole world in Flowers!.....";
- close;
-
-L_Start:
+ switch( select( "Show him the flowers.","Give him the flowers.","Cancel.")) {
+ case 1:
+ mes "[Teacher]";
+ mes "Are those the Flowers I've been looking for...";
+ mes "Would you give them to me?";
+ next;
+ mes "[Teacher]";
+ mes "If you give them to me... I... I will give my precious item...";
+ close;
+ case 2:
+ if(countitem("Illusion_Flower") > 0 && countitem("Hinalle") > 0 && countitem("Aloe") > 0 && countitem("Ment") > 0) {
+ delitem "Illusion_Flower",1;
+ delitem "Hinalle",1;
+ delitem "Aloe",1;
+ delitem "Ment",1;
+ getitem "Ph.D_Hat",1;
+ mes "[Teacher]";
+ mes "Thank you so much! First time in my life someone is nice to me!";
+ mes "I will give you my precious item like I promised you.";
+ mes "This is the cap I wore when I graduated, it is full of my school memory.";
+ mes "Please take it... I hope you would cherish it like me.";
+ close;
+ }
+ mes "[Teacher]";
+ mes "... After a closer look I realized those are not the flowers I want...";
+ mes "Ha! Ha! I have really bad eyesight...";
+ close;
+ case 3:
+ close;
+ }
+ }
mes "[Teacher]";
- mes "Oh... Those Flowers in your hand are....";
- M_Menu:
+ mes "Those flowers are pretty... Right?";
next;
- menu "Show Flowers",-, "Give Flowers",M_Give, "Cancel",M_End;
-
- mes "[Teacher]";
- mes "Ah... How wonderful!! These are definately the 4 kinds of Flowers I was looking for ..";
- mes "The ^3355FFIllusion Flower, Hinalle, Aloe, and Ment^000000. Would you give them to me?...";
- next;
- mes "[Teacher]";
- mes "If you do I'd be willing to give you a special item.....";
- goto M_Menu;
-
- M_Give:
- if(countitem(710) < 1 || countitem(703) < 1 || countitem(704) < 1 || countitem(708) < 1) goto L_Cheater;//Items: Illusion Flower, Hinalle, Aloe, Ment,
- delitem 710,1;//Items: Illusion Flower,
- delitem 703,1;//Items: Hinalle,
- delitem 704,1;//Items: Aloe,
- delitem 708,1;//Items: Ment,
- mes "[Teacher]";
- mes "I really, really appreciate what you've done for me!! I trully am grateful! I will give you a very special item as I promised.";
- emotion e_thx;
- next;
- mes "[Teacher]";
- mes "This is the hat I wore at my Graduation Ceremony. It is a reminder of my joyfull school days at the University.";
- mes "Please take it...";
- getitem 5012,1;//Items: Ph.D Hat,
- close;
-
- L_Cheater:
- mes "[Teacher]";
- mes "I won't give a special item to a cheater...";
- mes "Now go away!";
- emotion e_bzz;
- close;
+ switch( select( "Continue talking.","Cancel.")) {
+ case 1:
+ mes "[Teacher]";
+ mes "I seldom go out with anyone when I was young, I was studying all the time.";
+ mes "Sometimes I think I've wasted my youth ... But I don't regret it. Because I study hard, I got good education and become who I am today!";
+ next;
+ mes "[Teacher]";
+ mes "But honestly... I feel sad sometimes for not having good friends...";
+ mes "When I get tired of studying... I don't even have a friend to talk to...";
+ mes "Luckily, I found the true friend of my life at last.";
+ next;
+ mes "[Teacher]";
+ mes "When I walked into that garden and saw all the beautiful flowers...";
+ mes "I suddenly feel I am sharing the same fate as these flowers, so they become my best friends ever.";
+ next;
+ mes "[Teacher]";
+ mes "For others, they are just flowers... But for me, they are my source of strength.";
+ mes "I can't have achieved anything without their company.";
+ next;
+ mes "[Teacher]";
+ mes "That's why I start to think about doing something to repay the people who had given me the flowers.";
+ mes "We have done so much research about flowers here... We even want to build a place full of flowers... for a better world!";
+ next;
+ mes "[Teacher]";
+ mes "So... We really need a large amount of flowers...";
+ mes "But I never go out anywhere... It is hard for me to find any!";
+ mes "If you can find me ^3355FFIllusion Flower^000000, ^3355FFHinalle^000000, ^3355FFAloe^000000 and ^3355FFMent^000000 and bring them to me, I will give you my treasure.";
+ close;
+ case 2:
+ mes "[Teacher]";
+ mes "One day I will use a lot of flowers to make the most pretty place in the world...";
+ close;
+ }
}
// Gaebolg Family Curse