summaryrefslogtreecommitdiff
path: root/npc/quests/collection/quest_mantis.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 03:40:58 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 03:40:58 +0000
commit74b92bb34163160e59e24dd6a07c16e30e9743be (patch)
tree45321838afbcdcf35f91570e2b19ba3e1998b0ce /npc/quests/collection/quest_mantis.txt
parent6979b1d621c2e5c6dab882e3825c4a867d19ba98 (diff)
downloadhercules-74b92bb34163160e59e24dd6a07c16e30e9743be.tar.gz
hercules-74b92bb34163160e59e24dd6a07c16e30e9743be.tar.bz2
hercules-74b92bb34163160e59e24dd6a07c16e30e9743be.tar.xz
hercules-74b92bb34163160e59e24dd6a07c16e30e9743be.zip
- Follow up to r16164 and r16193: used SVN Copy/Move so SVN History is preserved.
- Added svn:eol-style=native property for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16194 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/collection/quest_mantis.txt')
-rw-r--r--npc/quests/collection/quest_mantis.txt202
1 files changed, 101 insertions, 101 deletions
diff --git a/npc/quests/collection/quest_mantis.txt b/npc/quests/collection/quest_mantis.txt
index ec4e65a5b..5e9249a1c 100644
--- a/npc/quests/collection/quest_mantis.txt
+++ b/npc/quests/collection/quest_mantis.txt
@@ -1,101 +1,101 @@
-//===== rAthena Script =======================================
-//= iRO Repeatable EXP Quests.
-//===== By: ==================================================
-//= Masao
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= rAthena SVN
-//===== Description: =========================================
-//= Custom Version.
-//= Repeatable EXP Quest : Kill 50 Mantis.
-//===== Additional Comments: =================================
-//= 1.0 First version.
-//============================================================
-
-lou_fild01,240,354,4 script Mantis Researcher 878,{
-
- if (checkquest(60179) != -1) {
- if (checkquest(60179,HUNTING) != 2 ) {
- mes "[Mantis Researcher]";
- mes "Have you finished hunting the 50 Mantis?";
- next;
- switch(select("Yes:No:I want to quit")) {
- case 1:
- mes "[Mantis Researcher]";
- mes "Hmm, I don't think you've hunted 50 yet.";
- close;
- case 2:
- mes "[Mantis Researcher]";
- mes "Remember, I need help hunting Mantis so go and hunt 50 of them.";
- close;
- case 3:
- mes "[Mantis Researcher]";
- mes "Are you sure that you want to stop hunting?";
- mes "Any progress that you've made will be erased";
- next;
- switch(select("Yes:No")) {
- case 1:
- mes "[Mantis Researcher]";
- mes "Ok then, well come back here if you change your mind.";
- erasequest 60179;
- close;
- case 2:
- mes "[Mantis Researcher]";
- mes "Please kill 50 Mantis in order to make this a Place were people can go to and gather Experience.";
- close;
- }
- }
- }
- mes "[Mantis Researcher]";
- mes "Amazing, you did that with speed.";
- getexp 18818,7527;
- erasequest 60179;
- close;
- }
- if ((BaseLevel > 34) && (BaseLevel < 71)) {
- mes "[Mantis Researcher]";
- mes "Oh great!";
- mes "You are here to help me right?";
- mes "If not, i don't know what to do with the Monsters in this Place!";
- next;
- switch(select("Sure:No")) {
- case 1:
- mes "[Mantis Researcher]";
- mes "Great! I knew the moment i saw you that i can count on you!";
- mes "I need you to reduce the Amount of Monsters which are currently rampaging on this Map!";
- mes "There are to many Mantis around, which makes it impossible for the lower level players to gain good experience here.";
- next;
- mes "[Mantis Researcher]";
- mes "So, would you still like to help me?";
- next;
- switch(select("Sure:Cancel")) {
- case 1:
- if(BaseLevel > 70){
- mes "[Mantis Researcher]";
- mes "Thank you for your great help with the Mantis!";
- mes "Currently the Situation is stable and i'm not in need of your help anymore to kill them.";
- close;
- }
- mes "[Mantis Researcher]";
- mes "Kill 50 of those Mantis and let me know when you're done. I will reward you for your efforts.";
- setquest 60179;
- close;
- case 2:
- mes "[Mantis Researcher]";
- mes "If you change your mind, please come back.";
- close;
- }
- case 2:
- mes "[Mantis Researcher]";
- mes "If you change your mind, please come back.";
- close;
- }
- }
- mes "[Mantis Researcher]";
- mes "Oh boy, Oh boy!";
- next;
- mes "[Mantis Researcher]";
- mes "Sorry I can't talk right now I am in a world of pain here, these darn Mantis are going to kill me.";
- close;
-} \ No newline at end of file
+//===== rAthena Script =======================================
+//= iRO Repeatable EXP Quests.
+//===== By: ==================================================
+//= Masao
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
+//= Custom Version.
+//= Repeatable EXP Quest : Kill 50 Mantis.
+//===== Additional Comments: =================================
+//= 1.0 First version.
+//============================================================
+
+lou_fild01,240,354,4 script Mantis Researcher 878,{
+
+ if (checkquest(60179) != -1) {
+ if (checkquest(60179,HUNTING) != 2 ) {
+ mes "[Mantis Researcher]";
+ mes "Have you finished hunting the 50 Mantis?";
+ next;
+ switch(select("Yes:No:I want to quit")) {
+ case 1:
+ mes "[Mantis Researcher]";
+ mes "Hmm, I don't think you've hunted 50 yet.";
+ close;
+ case 2:
+ mes "[Mantis Researcher]";
+ mes "Remember, I need help hunting Mantis so go and hunt 50 of them.";
+ close;
+ case 3:
+ mes "[Mantis Researcher]";
+ mes "Are you sure that you want to stop hunting?";
+ mes "Any progress that you've made will be erased";
+ next;
+ switch(select("Yes:No")) {
+ case 1:
+ mes "[Mantis Researcher]";
+ mes "Ok then, well come back here if you change your mind.";
+ erasequest 60179;
+ close;
+ case 2:
+ mes "[Mantis Researcher]";
+ mes "Please kill 50 Mantis in order to make this a Place were people can go to and gather Experience.";
+ close;
+ }
+ }
+ }
+ mes "[Mantis Researcher]";
+ mes "Amazing, you did that with speed.";
+ getexp 18818,7527;
+ erasequest 60179;
+ close;
+ }
+ if ((BaseLevel > 34) && (BaseLevel < 71)) {
+ mes "[Mantis Researcher]";
+ mes "Oh great!";
+ mes "You are here to help me right?";
+ mes "If not, i don't know what to do with the Monsters in this Place!";
+ next;
+ switch(select("Sure:No")) {
+ case 1:
+ mes "[Mantis Researcher]";
+ mes "Great! I knew the moment i saw you that i can count on you!";
+ mes "I need you to reduce the Amount of Monsters which are currently rampaging on this Map!";
+ mes "There are to many Mantis around, which makes it impossible for the lower level players to gain good experience here.";
+ next;
+ mes "[Mantis Researcher]";
+ mes "So, would you still like to help me?";
+ next;
+ switch(select("Sure:Cancel")) {
+ case 1:
+ if(BaseLevel > 70){
+ mes "[Mantis Researcher]";
+ mes "Thank you for your great help with the Mantis!";
+ mes "Currently the Situation is stable and i'm not in need of your help anymore to kill them.";
+ close;
+ }
+ mes "[Mantis Researcher]";
+ mes "Kill 50 of those Mantis and let me know when you're done. I will reward you for your efforts.";
+ setquest 60179;
+ close;
+ case 2:
+ mes "[Mantis Researcher]";
+ mes "If you change your mind, please come back.";
+ close;
+ }
+ case 2:
+ mes "[Mantis Researcher]";
+ mes "If you change your mind, please come back.";
+ close;
+ }
+ }
+ mes "[Mantis Researcher]";
+ mes "Oh boy, Oh boy!";
+ next;
+ mes "[Mantis Researcher]";
+ mes "Sorry I can't talk right now I am in a world of pain here, these darn Mantis are going to kill me.";
+ close;
+}