summaryrefslogtreecommitdiff
path: root/npc/events/valentinesday.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events/valentinesday.txt')
-rw-r--r--npc/events/valentinesday.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt
index 4f9145b46..bb64f4121 100644
--- a/npc/events/valentinesday.txt
+++ b/npc/events/valentinesday.txt
@@ -44,7 +44,7 @@ alberta,26,243,4 script Stephen 1_M_MERCHANT,{
mes "That's right, don't you love chocolate.... I do.";
mes "And you are in luck, because I'm selling them for only 5,000 zeny a piece!";
next;
- if(select("I want some chocolate!:No thanks.")==2) {
+ if(select("I want some chocolate!", "No thanks.")==2) {
mes "[Stephen]";
mes "You don't want any chocolate?";
mes "I'm telling you! You'll regret it!";
@@ -104,7 +104,7 @@ prt_castle,54,34,4 script Carl Orleans 1_M_01,{
mes "[Carl Orleans]";
mes "Yes?";
next;
- if(select("I want some hand made chocolate...:I'm lost, sorry to bother you.")==2) {
+ if(select("I want some hand made chocolate...", "I'm lost, sorry to bother you.")==2) {
mes "[Carl Orleans]";
mes "Oh... well, if you want me to make some of my special Hand Made Chocolate....";
mes "You will need to give me at least ^0000FF 3 Chocolates^000000.";