summaryrefslogtreecommitdiff
path: root/npc/quests/quests_izlude.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/quests_izlude.txt')
-rw-r--r--npc/quests/quests_izlude.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/quests_izlude.txt b/npc/quests/quests_izlude.txt
index b17354cb4..1115e075b 100644
--- a/npc/quests/quests_izlude.txt
+++ b/npc/quests/quests_izlude.txt
@@ -43,7 +43,7 @@
mes "So are you heading to Alberta again? Let me give you the same discount and only charge 250 Zeny, just like the last time.";
mes "How's that sound?";
next;
- if (select("Alrighty~!:Why are you being so nice to me?!") == 1) {
+ if (select("Alrighty~!", "Why are you being so nice to me?!") == 1) {
if (Zeny < 250) {
mes "[Edgar]";
mes "Um...";
@@ -73,11 +73,11 @@
mes "[Edgar]";
mes "Lately, people in Alberta say that he is really trying to help folks and that his demand for Jellopies is just a coverup. Well, you should take a look at what he has to offer.";
next;
- if (select("Can you tell me how to get to Alberta?:End Conversation") == 1) {
+ if (select("Can you tell me how to get to Alberta?", "End Conversation") == 1) {
mes "[Edgar]";
mes "Huh? Well, you can use your feet and just walk. But if you have money, I'd like to suggest that you take a ship.";
next;
- if (select("Okay, gotcha.:But I'm sick of walking and I'm broke!") == 1) {
+ if (select("Okay, gotcha.", "But I'm sick of walking and I'm broke!") == 1) {
mes "[Edgar]";
mes "Alrighty, take care~";
close;
@@ -89,7 +89,7 @@
mes "[Edgar]";
mes "Fine fine. Me, being the captain of a ship, can afford to bring you there at a lower price. How does 250 Zeny sound?";
next;
- if (select("Alrighty~!:Bah, what a rip off!!") == 1) {
+ if (select("Alrighty~!", "Bah, what a rip off!!") == 1) {
MISC_QUEST |= 16;
if (Zeny < 250) {
mes "[Edgar]";