summaryrefslogtreecommitdiff
path: root/npc/re/events/christmas_2013.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/events/christmas_2013.txt')
-rw-r--r--npc/re/events/christmas_2013.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/events/christmas_2013.txt b/npc/re/events/christmas_2013.txt
index ae91b9a30..25fad1384 100644
--- a/npc/re/events/christmas_2013.txt
+++ b/npc/re/events/christmas_2013.txt
@@ -166,7 +166,7 @@ xmas,150,134,3 script Union Commander Cliff 4_XMAS_CAT1,{
mes "Let me ask you bluntly.";
mes "You must be single. I've got a feeling. Right?!??";
next;
- if (select("- ...maybe...?:WHAT! I'm in a relationship!!") == 2) {
+ if (select("- ...maybe...?", "WHAT! I'm in a relationship!!") == 2) {
mes "[Union Commander Cliff]";
mes "What? ...in a relationship?!!";
mes "...Not single, but a couple...";
@@ -208,7 +208,7 @@ xmas,150,134,3 script Union Commander Cliff 4_XMAS_CAT1,{
mes "[Union Commander Cliff]";
mes "What do you think? Would you join my Singles Union Army and make Christmas day for singles?";
next;
- select("Count me in!:I'll help.:I can't say no, can I?");
+ select("Count me in!", "I'll help.", "I can't say no, can I?");
mes "[Union Commander Cliff]";
mes "Yeah! That's it! but we need more members to stand against couples.";
next;