summaryrefslogtreecommitdiff
path: root/npc/other/fortune.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-01 06:56:54 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-01 06:56:54 +0000
commit73b9ce7e5d16ef9c2aa639c8442dd8f15c615fca (patch)
tree64150f21176009f9c569d5070f0d42953ffafe75 /npc/other/fortune.txt
parentb913c4ab07247dfc8e0fc7a4f7e93ca67e992316 (diff)
downloadhercules-73b9ce7e5d16ef9c2aa639c8442dd8f15c615fca.tar.gz
hercules-73b9ce7e5d16ef9c2aa639c8442dd8f15c615fca.tar.bz2
hercules-73b9ce7e5d16ef9c2aa639c8442dd8f15c615fca.tar.xz
hercules-73b9ce7e5d16ef9c2aa639c8442dd8f15c615fca.zip
- Added missing 'break' in Fortune Teller. (bugreport:3448)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13985 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/fortune.txt')
-rw-r--r--npc/other/fortune.txt30
1 files changed, 16 insertions, 14 deletions
diff --git a/npc/other/fortune.txt b/npc/other/fortune.txt
index 377c08f7c..f19f658ed 100644
--- a/npc/other/fortune.txt
+++ b/npc/other/fortune.txt
@@ -3507,21 +3507,23 @@ payon_in03,75,129,5 script Poring Fortune Teller 704,{
mes " Bear that in mind! Then, until we meet again.. *poof*! ";
break;
}
- case 2:
- mes "[Chocarle]";
- mes " Ok then! Come again next time! We'll do a good job! Bye-bye~! ";
- break;
- }
- case 2:
- mes "[Chocarle]";
- mes " Poring card readings focus on cards with cute Porings..! ";
- mes " Poke~poke~ they tell you your fortune! It is not traditional, but the liveliness is the best! ";
- next;
- mes "[Chocarle]";
- mes " The fortunes are simple and refreshing. It is perfect when you would like your fortune told with a light heart and not be burdensome! ";
- break;
+ break;
+ case 2:
+ mes "[Chocarle]";
+ mes " Ok then! Come again next time! We'll do a good job! Bye-bye~! ";
+ break;
}
- close;
+ break;
+ case 2:
+ mes "[Chocarle]";
+ mes " Poring card readings focus on cards with cute Porings..! ";
+ mes " Poke~poke~ they tell you your fortune! It is not traditional, but the liveliness is the best! ";
+ next;
+ mes "[Chocarle]";
+ mes " The fortunes are simple and refreshing. It is perfect when you would like your fortune told with a light heart and not be burdensome! ";
+ break;
+ }
+ close;
}
payon_in03,118,119,1 script Ascetic 101,2,2,{