summaryrefslogtreecommitdiff
path: root/npc/cities/amatsu.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-16 20:21:28 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-16 20:21:28 +0530
commit5235fb8353dfc68d71608bb26b4ba776974a0991 (patch)
treee767a578f48d383ce3dbdc031f4dd7728e8fc82f /npc/cities/amatsu.txt
parent226f8b335500dbef9c647603f7e2cbe99b885956 (diff)
downloadhercules-5235fb8353dfc68d71608bb26b4ba776974a0991.tar.gz
hercules-5235fb8353dfc68d71608bb26b4ba776974a0991.tar.bz2
hercules-5235fb8353dfc68d71608bb26b4ba776974a0991.tar.xz
hercules-5235fb8353dfc68d71608bb26b4ba776974a0991.zip
Script Standardization: changed select format in cities folder
Diffstat (limited to 'npc/cities/amatsu.txt')
-rw-r--r--npc/cities/amatsu.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt
index 3939f28f6..0335e33c9 100644
--- a/npc/cities/amatsu.txt
+++ b/npc/cities/amatsu.txt
@@ -54,7 +54,7 @@
mes "are totally different countries";
mes "than the Rune-Midgard Kingdom?";
next;
- switch(select("About Amatsu...:Go to Amatsu:Cancel")) {
+ switch(select("About Amatsu...", "Go to Amatsu", "Cancel")) {
case 1:
mes "[Walter Moers]";
mes "I heard that a drifting ship";
@@ -123,7 +123,7 @@
mes "Shall we go now? You didn't forget";
mes "the fare, right? Let's go.";
next;
- if (select("All Aboard!:Cancel") == 1) {
+ if (select("All Aboard!", "Cancel") == 1) {
if (Zeny > 9999) {
mes "[Walter Moers]";
mes "Alright, I will start the engine!";
@@ -161,7 +161,7 @@ amatsu,194,79,5 script Sea Captain#ama2 4_M_SEAMAN,{
mes "Alright, I will take you";
mes "back to Alberta.";
next;
- if (select("Back to Alberta:Cancel") == 1) {
+ if (select("Back to Alberta", "Cancel") == 1) {
mes "[Walter Moers]";
mes "Let's go then. You must have";
mes "so many things to talk about,";
@@ -278,7 +278,7 @@ amatsu,185,115,3 script Drunken Man#ama 4_M_JPNOJI2,{
mes "...like a man...*Hiccup*...";
mes "I'm going to really...*Hiccup*...not go home this time...Hiccup";
next;
- if (select("Stop drinking and go home:Let's drink together") == 1) {
+ if (select("Stop drinking and go home", "Let's drink together") == 1) {
mes "[Kosake]";
mes "What?! Do you want me to get";
mes "hit by my wife's big fist?";
@@ -503,7 +503,7 @@ amatsu,274,178,7 script Veterinarian#ama 4_M_JOB_WIZARD,{
mes "There are corpses buried under...";
mes "that tree...";
next;
- if (select("How horrible!:You have got to be kidding.") == 1) {
+ if (select("How horrible!", "You have got to be kidding.") == 1) {
mes "[Sakura Seiichi]";
mes "Kuhuhu... They could be...";
mes "By the way, do you want";