summaryrefslogtreecommitdiff
path: root/npc/other/fortune.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:29:58 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:44:38 +0530
commit57ed698dc135be8222e127fe8e1d02c456e7f8b5 (patch)
treea4dc51c43d92ef569c4d2fb84a09fb5385abef95 /npc/other/fortune.txt
parentd2f9ad731c53da1bf0d9998cafef98fd8bf7ea83 (diff)
downloadhercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.gz
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.bz2
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.xz
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.zip
Script Standardization: changed select format in other folder
Diffstat (limited to 'npc/other/fortune.txt')
-rw-r--r--npc/other/fortune.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/other/fortune.txt b/npc/other/fortune.txt
index fe2708adf..661772c02 100644
--- a/npc/other/fortune.txt
+++ b/npc/other/fortune.txt
@@ -42,7 +42,7 @@ payon_in03,117,128,5 script Fortune Teller 4_M_BIBI,{
mes "[Lhimetorra]";
mes "You're an adventurer of this world... " +strcharinfo(0)+ ", right? So, what can an old person like me do for you?";
next;
- switch(select("I would like a tarot card reading.:What's a tarot card reading?")) {
+ switch(select("I would like a tarot card reading.", "What's a tarot card reading?")) {
case 1:
mes "[Lhimetorra]";
mes "Is that so...?";
@@ -51,7 +51,7 @@ payon_in03,117,128,5 script Fortune Teller 4_M_BIBI,{
mes "[Lhimetorra]";
mes "So, would you like a monster card reading? ";
next;
- switch(select("Yes.:I would like to think it over once more.")) {
+ switch(select("Yes.", "I would like to think it over once more.")) {
case 1:
mes "[Lhimetorra]";
mes "Then...";
@@ -86,7 +86,7 @@ payon_in03,117,128,5 script Fortune Teller 4_M_BIBI,{
mes "...";
mes "Once you have emptied your mind, think of the thing you most wish to know.";
next;
- switch(select(" (I would like to know my love fortune.) : (How rich will I be?) : (I need advice about my future.) : (Can I get a warning of any dangers awaiting?) ")) {
+ switch(select(" (I would like to know my love fortune.) ", " (How rich will I be?) ", " (I need advice about my future.) ", " (Can I get a warning of any dangers awaiting?) ")) {
case 1:
mes "[Lhimetorra]";
mes " I see it... I see a sign of love... ";
@@ -2763,14 +2763,14 @@ payon_in03,75,129,5 script Poring Fortune Teller 4_M_BIBI,{
mes " Welcome, welcome~!! " +strcharinfo(0)+ "~!";
mes " What brings you here today!? ";
next;
- switch(select(" I would like a Poring card reading. : What is a Poring card reading? ")) {
+ switch(select(" I would like a Poring card reading. ", " What is a Poring card reading? ")) {
case 1:
mes "[Chocarle]";
mes " Ah~ is that so! ";
mes " Solving the wonders of the future with these cute and adorable Poring cards! ";
mes " It is 1000z for each fortune! Shall we begin? ";
next;
- switch(select(" Yes. : I would like to think about it once more. ")) {
+ switch(select(" Yes. ", " I would like to think about it once more. ")) {
//=================================================================Fortune Teller ===
case 1:
if (Zeny < 1000) {
@@ -2788,7 +2788,7 @@ payon_in03,75,129,5 script Poring Fortune Teller 4_M_BIBI,{
mes "[Chocarle]";
mes " Then~ gently think of your wish! ";
next;
- switch(select(" (I'm curious about love!) : (I would like to do well in school!) : (Will my friendship be intact?) : (I want to know about my future self!) : (Will I make a lot of money?) ")) {
+ switch(select(" (I'm curious about love!) ", " (I would like to do well in school!) ", " (Will my friendship be intact?) ", " (I want to know about my future self!) ", " (Will I make a lot of money?) ")) {
//=================================================================Love ===
case 1:
mes "[Chocarle]";