diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2016-01-17 17:59:05 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2016-01-17 18:23:15 +0530 |
commit | 0462bc828e59ce99a48303a2f6190d3a01ce9465 (patch) | |
tree | 58a74fe4351a6b1c95756bed7473d0fcecf0c9ed /npc/re/instances/MalangdoCulvert.txt | |
parent | 563d0c59e2afa7d63f8fab5faeb79c80d63a34a9 (diff) | |
download | hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.gz hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.bz2 hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.xz hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.zip |
Script Standardization: changed select format in RE folder
Diffstat (limited to 'npc/re/instances/MalangdoCulvert.txt')
-rw-r--r-- | npc/re/instances/MalangdoCulvert.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/npc/re/instances/MalangdoCulvert.txt b/npc/re/instances/MalangdoCulvert.txt index e72833640..42cf196b9 100644 --- a/npc/re/instances/MalangdoCulvert.txt +++ b/npc/re/instances/MalangdoCulvert.txt @@ -185,7 +185,7 @@ mal_in01,172,26,2 script Madeca#mal 4_CAT_SAILOR1,{ mes "Oh?"; mes "You're the one who took care of my big brother Albo's request. It was a hard job!"; next; - .@i = select("What are you doing here?:General Culvert Daily Service Compensation:Hard Culvert Daily Service Compensation:General Culvert Weekly Service Compensation:Hard Culvert Weekly Service Compensation")-1; + .@i = select("What are you doing here?", "General Culvert Daily Service Compensation", "Hard Culvert Daily Service Compensation", "General Culvert Weekly Service Compensation", "Hard Culvert Weekly Service Compensation")-1; if (.@i == 0) { mes "[Madeca]"; mes "I'm here to help my big brother Albo!"; @@ -302,7 +302,7 @@ mal_in01,160,34,4 script Missing, the Cleaner 4_CAT_SAILOR2,{ next; mes "^660066This cat looks like it's in bad shape. It is slightly trembling.^000000"; next; - if(select("Pet the cat:Are you ok?") == 1) { + if(select("Pet the cat", "Are you ok?") == 1) { mes "[Missing, the Cleaner]"; mes "Are you talking to me?!"; next; @@ -355,7 +355,7 @@ mal_in01,160,34,4 script Missing, the Cleaner 4_CAT_SAILOR2,{ mes "Sometimes I can get a lucky box,"; mes "or even better, I can get cans..."; next; - if(select("Okay, cheers!:I will help if possible...") == 1) { + if(select("Okay, cheers!", "I will help if possible...") == 1) { mes "[Missing, the Cleaner]"; mes "Thank you. I am going back to pour the water!"; close; @@ -413,7 +413,7 @@ mal_in01,160,34,4 script Missing, the Cleaner 4_CAT_SAILOR2,{ mes "[Missing, the Cleaner]"; mes "Ummm? What's up? Tell me the password if you're the leader!"; next; - switch(select("No... nothing.:Aragam insulted me.:Enter the Culvert.")) { + switch(select("No... nothing.", "Aragam insulted me.", "Enter the Culvert.")) { case 1: mes "[Missing, the Cleaner]"; mes "What a rookie."; @@ -442,13 +442,13 @@ mal_in01,160,34,4 script Missing, the Cleaner 4_CAT_SAILOR2,{ callsub L_Enter,0; } } - if(select("Enter Culvert:Cancel") == 2) + if(select("Enter Culvert", "Cancel") == 2) end; callsub L_Enter,1; } else if (.@playtime == 1) { mes "You can enter the Culvert if the gate is open."; next; - if(select("Enter Culvert:Cancel") == 2) + if(select("Enter Culvert", "Cancel") == 2) close; callsub L_Enter,0; } else if (.@playtime == 2) { @@ -487,12 +487,12 @@ L_Enter: mes "[Missing, the Cleaner]"; mes "I'll open the door first. By the way, do you know how to fight?"; next; - switch(select("I'm pretty good at delivering bread.:I know how to fight.:^ffffffGive me the diamond.^000000")) { + switch(select("I'm pretty good at delivering bread.", "I know how to fight.", "^ffffffGive me the diamond.^000000")) { case 1: mes "[Missing, the Cleaner]"; mes "Ok then, I'll let you clean the culverts here as usual! I will prepare at the right-hand corner, please follow me!"; next; - if(select("Wait! I changed my mind!:As you wish~") == 1) { + if(select("Wait! I changed my mind!", "As you wish~") == 1) { mes "[Missing, the Cleaner]"; mes "Huh? Not ready yet? Talk to me again when you're ready."; close; @@ -514,7 +514,7 @@ L_Enter: mes "[Missing, the Cleaner]"; mes "I must tell you that it's been such a long~~ time since we've cleaned that place, so anyone under level 140 cannot even enter! Are you sure you still want to go?"; next; - if(select("Wait! I changed my mind!:Sure, I'm prepared already~") == 1) { + if(select("Wait! I changed my mind!", "Sure, I'm prepared already~") == 1) { mes "[Missing, the Cleaner]"; mes "Hmm? Talk to me again when you're ready."; close; @@ -549,7 +549,7 @@ function script F_mal_missing { mes "[Missing, the Cleaner]"; mes "I will tell you how to clean shortly. Can you see the culverts around you?"; next; - if(select("What culverts??:Yes, I see them.") == 1) { + if(select("What culverts??", "Yes, I see them.") == 1) { mes "[Missing, the Cleaner]"; mes "Huh? Is this your first time seeing culverts? You'll see many buried machines in the ground. You may look around and come back!"; close; @@ -574,7 +574,7 @@ function script F_mal_missing { mes "[Missing, the Cleaner]"; mes "So, are you ready to clean now?"; next; - switch(select("Wait! Not yet!:Let's start!")) { + switch(select("Wait! Not yet!", "Let's start!")) { case 1: mes "[Missing, the Cleaner]"; mes "Huh? Not ready yet? Then talk to me when you're ready."; @@ -602,7 +602,7 @@ function script F_mal_missing { mes "[Missing, the Cleaner]"; mes "If you got some guts to challenge again, I'll give you another chance! What's your choice going to be!?"; next; - switch(select("Wait! Not yet!:Okay, let's start again!")) { + switch(select("Wait! Not yet!", "Okay, let's start again!")) { case 1: mes "[Missing, the Cleaner]"; mes "You're still slow! Talk to me again whenever your're ready."; |