summaryrefslogtreecommitdiff
path: root/npc/012-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-23 11:08:04 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-23 11:08:04 -0300
commit06aafc9a2a8213040aa33cc2c2a819d1be6f874b (patch)
treefcd4f364ed6506339ef5437c633f36e9fc9a184f /npc/012-7
parentf2fe58ad450eaaf07824eff20739557a0485636d (diff)
downloadserverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.gz
serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.bz2
serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.xz
serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.zip
Break every imaginable pipeline. I'm waiting it to fail.
Diffstat (limited to 'npc/012-7')
-rw-r--r--npc/012-7/celestia.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt
index f66fac79e..bd279dd51 100644
--- a/npc/012-7/celestia.txt
+++ b/npc/012-7/celestia.txt
@@ -15,7 +15,7 @@
mesn;
mesq lg("Hello, darling. I was thinking in doing a tea party.");
if (.@q1)
- mes col("You notice that even if she tries to calm down everyone and serve tea, she's pretty distressed with the Monster King herself.", 9);
+ mesc l("You notice that even if she tries to calm down everyone and serve tea, she's pretty distressed with the Monster King herself.");
next;
mesn strcharinfo(0);
menu
@@ -55,7 +55,7 @@ L_Crown:
L_MainQuest:
mes "";
mesn;
- mes col("Celestia eyes sparkles.", 9);
+ mesc l("Celestia eyes sparkles.");
mesq l("Someone who have clear priorities appeared! I'm glad!");
next;
mesn;
@@ -82,7 +82,7 @@ L_MainQuestCore:
mesn;
mesq l("Don't go alone, though! He would not listen to me, it is not you alone he'll pay attention.");
next;
- mes col("Accept quest?", 9);
+ mesc l("Accept quest?");
if (askyesno() == ASK_YES) {
setq HurnscaldQuest_Celestia, 1;
@YetiKing_Challenger=0;
@@ -189,11 +189,11 @@ L_TeaParty:
mesn;
mesq l("Wonderful, I am happy to have you over. Lets get things started with some puerh tea.");
next;
- mes col("Celestia hands you a cup filled with some type of tea that is unlike anything you have seen before.", 9);
- mes col("It has a very dark color and an unusual aroma reminiscent of a moist forest.", 9);
+ mesc l("Celestia hands you a cup filled with some type of tea that is unlike anything you have seen before.");
+ mesc l("It has a very dark color and an unusual aroma reminiscent of a moist forest.");
next;
- mes col("For a moment you wonder if Celestia might have gotten confused and tossed in a handful of forest dirt into the teapot.", 9);
- mes col("You ponder whether or not it would be wise to drink it.", 9);
+ mesc l("For a moment you wonder if Celestia might have gotten confused and tossed in a handful of forest dirt into the teapot.");
+ mesc l("You ponder whether or not it would be wise to drink it.");
menu
l("Uh are you sure this is fit to drink?"), L_QuestionTea,
l("(Drink the tea, hoping for the best)"), L_DrinkTea;
@@ -204,18 +204,18 @@ L_DrinkTea:
percentheal 0, 15;
@tmp_teatime=gettimetick(2)+140;
}
- mes col("To your pleasant surprise the tea is actually quite good.", 9);
+ mesc l("To your pleasant surprise the tea is actually quite good.");
next;
- mes col("Despite its initial dubious fragrance, the tea comes off as very smooth and mellow with a bit of natural sweetness and a touch of an earthy forest like flavour, but in a very good way.", 9);
+ mesc l("Despite its initial dubious fragrance, the tea comes off as very smooth and mellow with a bit of natural sweetness and a touch of an earthy forest like flavour, but in a very good way.");
next;
- mes col("Clearly an exotic tea, with a refined flavor fit for a refined woman such as Celestia.", 9);
+ mesc l("Clearly an exotic tea, with a refined flavor fit for a refined woman such as Celestia.");
close;
L_QuestionTea:
mesq l("Yes, did you really think I was some kind of monster that would try to poison you in my own house?");
mes l("##a(it would be way too messy anyway)##0");
next;
- mes col("Celestia then picks up the cup of tea and drinks it in front of you to demonstrate that it is not only harmless but also quite delectable.", 9);
+ mesc l("Celestia then picks up the cup of tea and drinks it in front of you to demonstrate that it is not only harmless but also quite delectable.");
close;
// end: Gumi Script