summaryrefslogtreecommitdiff
path: root/npc/quests/skills/dancer_skills.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:35:36 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:44:45 +0530
commit4d139eb924e63f88065071de722ddc39465cd5e3 (patch)
treef25d5322e19e1ebd060064786e5d9c6e1a5ef572 /npc/quests/skills/dancer_skills.txt
parent57ed698dc135be8222e127fe8e1d02c456e7f8b5 (diff)
downloadhercules-4d139eb924e63f88065071de722ddc39465cd5e3.tar.gz
hercules-4d139eb924e63f88065071de722ddc39465cd5e3.tar.bz2
hercules-4d139eb924e63f88065071de722ddc39465cd5e3.tar.xz
hercules-4d139eb924e63f88065071de722ddc39465cd5e3.zip
Script Standardization: changed select format in quests folder
Diffstat (limited to 'npc/quests/skills/dancer_skills.txt')
-rw-r--r--npc/quests/skills/dancer_skills.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/dancer_skills.txt b/npc/quests/skills/dancer_skills.txt
index 4c7107734..62cb2e695 100644
--- a/npc/quests/skills/dancer_skills.txt
+++ b/npc/quests/skills/dancer_skills.txt
@@ -55,7 +55,7 @@ comodo,204,172,5 script Canell#qsk_dan01 4_F_07,{
mes "beauty. Now tell me, are you";
mes "confident in your dancing...?";
next;
- if (select("Of course, old crone!:I... I'm not sure...") == 1) {
+ if (select("Of course, old crone!", "I... I'm not sure...") == 1) {
mes "[Canell]";
mes "Ho-ho~ I believe you've";
mes "confused confidence with";
@@ -93,7 +93,7 @@ comodo,204,172,5 script Canell#qsk_dan01 4_F_07,{
mes "your current limitations. When";
mes "I'm finished with you, angels and demons won't resist your charms~";
next;
- if (select("No way, you're not teaching me!:Alright, I'll see what I can learn.") == 1) {
+ if (select("No way, you're not teaching me!", "Alright, I'll see what I can learn.") == 1) {
mes "[Canell]";
mes "So... You still haven't";
mes "mastered the fine art of";
@@ -289,7 +289,7 @@ comodo,204,172,5 script Canell#qsk_dan01 4_F_07,{
mes "Now, let me see you try it.";
emotion e_no1;
next;
- switch(select("Un deux trois~-:Un, doux trois~:Un, deux, trois~")) {
+ switch(select("Un deux trois~-", "Un, doux trois~", "Un, deux, trois~")) {
default:
mes "[Canell]";
mes "No, no!";