summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/Bard_Quest.txt6
-rw-r--r--npc/quests/Lvl4_weapon_quest.txt2
-rw-r--r--npc/quests/cupet.txt2
-rw-r--r--npc/quests/first_class/tu_acolyte.txt2
-rw-r--r--npc/quests/gunslinger_quests.txt2
-rw-r--r--npc/quests/quests_alberta.txt2
-rw-r--r--npc/quests/quests_ein.txt2
-rw-r--r--npc/quests/quests_juperos.txt2
-rw-r--r--npc/quests/quests_lighthalzen.txt2
-rw-r--r--npc/quests/quiz/quiz_qt.txt2
-rw-r--r--npc/quests/seals/brisingamen_seal.txt2
-rw-r--r--npc/quests/thana_quest.txt4
12 files changed, 15 insertions, 15 deletions
diff --git a/npc/quests/Bard_Quest.txt b/npc/quests/Bard_Quest.txt
index 023aedf2e..2a0483757 100644
--- a/npc/quests/Bard_Quest.txt
+++ b/npc/quests/Bard_Quest.txt
@@ -630,7 +630,7 @@ geffen,132,38,3 script Bard#2 51,{
mes "in advance~";
set gef_bard_q,24;
}
- goto L_End;
+ goto L_End;
} else if (@inputstr$ == "Gunther") {
mes "[Errende]";
@@ -1719,7 +1719,7 @@ morocc,134,111,3 script Bard#3 741,{
mes "[Kino Kitty]";
mes "Hmm...?";
mes "I wish everyone in the world were as kind and honest as you. If that were the case, there'd be no selfish fights. Hahahahaha~";
- close;
+ close;
}
} else if (gef_bard_q > 12 && gef_bard_q < 16) {
@@ -1799,7 +1799,7 @@ morocc,134,111,3 script Bard#3 741,{
mes "Hmmm...?";
mes "There's no reason to be scared.";
mes "I mean, I won't bite or anything.";
- close;
+ close;
}
} else if (gef_bard_q == 10) {
diff --git a/npc/quests/Lvl4_weapon_quest.txt b/npc/quests/Lvl4_weapon_quest.txt
index f4cfb3b53..aba16eaa5 100644
--- a/npc/quests/Lvl4_weapon_quest.txt
+++ b/npc/quests/Lvl4_weapon_quest.txt
@@ -1162,7 +1162,7 @@ um_in,156,77,5 script Tabezthan#lv4 788,{
if ((countitem(7290) > 29) && (countitem(7289) > 29) && (countitem(7293) > 29)) {
mes "[Tabezthan]";
mes "Ah, you've brought all three. However, we can only use one kind of ore at a time, so please choose just one.";
- next;
+ next;
switch(select("Phlogopite:Peridot:Rose Quartz")) {
case 1:
set .@itemreq,7290; //Phlogopite
diff --git a/npc/quests/cupet.txt b/npc/quests/cupet.txt
index f017fe5a2..7b1669946 100644
--- a/npc/quests/cupet.txt
+++ b/npc/quests/cupet.txt
@@ -53,7 +53,7 @@
setarray .@tame_amount[0],2,2,2,2,2,2,2,2,2,2,2,2;
setarray .@hunt_id[0],938,935,925,7033,945,942,931,901,1094,1021,936,1035;
setarray .@hunt_amount[0],500,600,500,300,500,500,500,500,500,500,500,500;
- setarray .@hunt_item_count[0],1,1,1,1,1,1,1,1,1;
+ setarray .@hunt_item_count[0],1,1,1,1,1,1,1,1,1;
setarray .@mob_id[0],1031,1042,1019,1077,1056,1057,1023,1026,1188,1110,1029;
set .@tame_gets, 2;
diff --git a/npc/quests/first_class/tu_acolyte.txt b/npc/quests/first_class/tu_acolyte.txt
index 3ad692b25..30daa5dc0 100644
--- a/npc/quests/first_class/tu_acolyte.txt
+++ b/npc/quests/first_class/tu_acolyte.txt
@@ -1518,7 +1518,7 @@ prt_monk,153,210,3 script Cleope Verce 95,{
break;
}
next;
- mes "[Cleope Verce]";
+ mes "[Cleope Verce]";
mes "^333333*Sigh*^000000";
mes "Ah, memories~";
mes "Of course, if I had";
diff --git a/npc/quests/gunslinger_quests.txt b/npc/quests/gunslinger_quests.txt
index 5c59020a1..ecbda0eb7 100644
--- a/npc/quests/gunslinger_quests.txt
+++ b/npc/quests/gunslinger_quests.txt
@@ -381,7 +381,7 @@ SubGarrison_:
case 3:
mes "[Garrison]";
mes "I'll see you when I see you~";
- close;
+ close;
}
}
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt
index 24ceed894..2a748c14d 100644
--- a/npc/quests/quests_alberta.txt
+++ b/npc/quests/quests_alberta.txt
@@ -100,7 +100,7 @@ alberta,117,135,0 script Elin 96,{
next;
mes "[Elin]";
if (Sex == 1) {
- mes "But since a cute boy is giving it to me, I'll happily take it! Hee hee, soft and fluffy Poring doll~";
+ mes "But since a cute boy is giving it to me, I'll happily take it! Hee hee, soft and fluffy Poring doll~";
} else {
mes "But since a nice girl is giving it to me, I'll take it! Hee he, soft and fluffy Poring doll~";
}
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt
index dbaecf65f..798b13bb9 100644
--- a/npc/quests/quests_ein.txt
+++ b/npc/quests/quests_ein.txt
@@ -6330,7 +6330,7 @@ ein_in01,200,101,5 script Klitzer#ein 854,{
mes "time, why don't you talk";
mes "to my mother? She always";
mes "likes meeting my friends.";
- close;
+ close;
}
else {
mes "[Klitzer]";
diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt
index 59915d80e..2edaee134 100644
--- a/npc/quests/quests_juperos.txt
+++ b/npc/quests/quests_juperos.txt
@@ -434,7 +434,7 @@ yuno_in04,190,125,4 script Scholar 700,{
}
case 6:
- mes "[Fayruz]";
+ mes "[Fayruz]";
mes "Oh, "+strcharinfo(0)+"!";
mes "The Transparent Plate";
mes "that you brought for me";
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt
index d229af56f..05ad3b40b 100644
--- a/npc/quests/quests_lighthalzen.txt
+++ b/npc/quests/quests_lighthalzen.txt
@@ -6529,7 +6529,7 @@ lighthalzen,179,170,4 script Ordinary Man 98,{
mes "......";
mes "..........";
mes "...............";
- next;
+ next;
mes "[Ghalstein]";
mes "Alright. Yes, it's";
mes "true that I did meet";
diff --git a/npc/quests/quiz/quiz_qt.txt b/npc/quests/quiz/quiz_qt.txt
index c9ea91263..bf05fa87e 100644
--- a/npc/quests/quiz/quiz_qt.txt
+++ b/npc/quests/quiz/quiz_qt.txt
@@ -1600,7 +1600,7 @@ if(quiz_rvl == 18) {
mes "For those of who ";
mes "got all right need no assignment";
mes " ";
- next;
+ next;
mes "^800000[Radeng]^000000";
mes "" + strcharinfo(0)+ "";
mes "Have passed all tests.";
diff --git a/npc/quests/seals/brisingamen_seal.txt b/npc/quests/seals/brisingamen_seal.txt
index da2cc1942..28e0b04d8 100644
--- a/npc/quests/seals/brisingamen_seal.txt
+++ b/npc/quests/seals/brisingamen_seal.txt
@@ -3682,7 +3682,7 @@ xmas,38,105,0 script #brisindwarf1 111,3,3,{
mes "be just some regular";
mes "puzzle cube that someone";
mes "just dropped in the snow!";
- close;
+ close;
case 3:
mes "^3355FFYou use your finger to poke the pile of snow. However, you hurt your finger a little bit after hitting something really solid.^000000";
emotion e_ag,1;
diff --git a/npc/quests/thana_quest.txt b/npc/quests/thana_quest.txt
index 64ca2b251..ddb2eb30f 100644
--- a/npc/quests/thana_quest.txt
+++ b/npc/quests/thana_quest.txt
@@ -2356,7 +2356,7 @@ OnTouch:
mes "^3355FFThat action had no";
mes "effect. You'll have to";
mes "try something else.^000000";
- close;
+ close;
}
thana_boss,202,75,0 script Crest#2 111,3,3,{
@@ -2485,7 +2485,7 @@ OnTouch:
mes "^3355FFThat action had no";
mes "effect. You'll have to";
mes "try something else.^000000";
- close;
+ close;
}
thana_boss,141,218,0 script Crest#5 111,3,3,{