From 06aafc9a2a8213040aa33cc2c2a819d1be6f874b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 23 Jun 2018 11:08:04 -0300 Subject: Break every imaginable pipeline. I'm waiting it to fail. --- npc/007-1/caelum.txt | 10 +++++----- npc/007-1/pylon.txt | 2 +- npc/007-1/zarkor.txt | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'npc/007-1') diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index 05996b42d..a4060652d 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -115,15 +115,15 @@ L_Lying: mesn; mesq l("No no no, that's wrong."); next; - mes col("The miner goes to count your stuff again.", 9); + mesc l("The miner goes to count your stuff again."); next; - mes col("And again.", 9); + mesc l("And again."); next; - mes col("And again, and again.", 9); + mesc l("And again, and again."); next; - mes col("And again, and again, again.", 9); + mesc l("And again, and again, again."); next; - mes col("You wonder, maybe he entered on an infinite loop? Hellooo, anybody home?", 9); + mesc l("You wonder, maybe he entered on an infinite loop? Hellooo, anybody home?"); next; mesn; mesq l("No no no, you don't have everything I've asked for!"); diff --git a/npc/007-1/pylon.txt b/npc/007-1/pylon.txt index 7a3bccb41..f514a4d7c 100644 --- a/npc/007-1/pylon.txt +++ b/npc/007-1/pylon.txt @@ -63,7 +63,7 @@ L_Question: next; mesq l("With one gem you can expect to get 1 to 3 powders!"); next; - mes col("We must blame Saulc!", 9); + mesc l("We must blame Saulc!"); next; mesq lg("By the way would you like to transform your gem?"); next; diff --git a/npc/007-1/zarkor.txt b/npc/007-1/zarkor.txt index 082595325..e29ae57b2 100644 --- a/npc/007-1/zarkor.txt +++ b/npc/007-1/zarkor.txt @@ -36,7 +36,7 @@ break; case 5: mesn "Saulc, the Bug Master"; - mesq col("What, are we really letting you do something so insane as summoning the Monster King?! Blame Saulc!!", 9); + mesq col("What, are we really letting you do something so insane as summoning the Monster King?! Blame Saulc!!"); next; mesn "Zarkor, the Dark Summoner"; mesq l("You didn't lit every torch yet! Hurry up!!"); @@ -154,11 +154,11 @@ L_Quest: L_Ritual: percentheal 100, 0; specialeffect(56); - mes col("Zarkor spills many fluids on the lake, with much concentration.", 9); + mesc l("Zarkor spills many fluids on the lake, with much concentration."); next; specialeffect(56); mesn "Zarkor, the Dark Summoner"; - mes col("Zarkor starts a weird chant.", 9); + mesc l("Zarkor starts a weird chant."); next; specialeffect(52); killmonster("007-1", "Zarkor::OnMonster"); @@ -166,23 +166,23 @@ L_Ritual: mesq l("MONSTER KING, APPEAR TO ME!"); next; mesn "MONSTER KING"; - mes col("...Foolish human... Do you really think I will attend your summon?", 1); + mescol l("...Foolish human... Do you really think I will attend your summon?"), 1; next; mesn "Zarkor, the Dark Summoner"; mesq l("But... But! Where are you?! That summon ritual is equivalent to GM magic!"); next; mesn "MONSTER KING"; - mes col("And who do you think that created GM Magic in first place, inexperienced kid?", 1); + mescol l("And who do you think that created GM Magic in first place, inexperienced kid?"), 1; next; mesn "Zarkor, the Dark Summoner"; mesq l("You... You killed my father during Nivalis siege! I'll make you pay for that!!"); next; mesn "MONSTER KING"; - mes col("You humans are so greedy... Just like me. I have more important things to do, other than waste time with you.", 1); + mescol l("You humans are so greedy... Just like me. I have more important things to do, other than waste time with you."), 1; next; mesn "MONSTER KING"; - mes col("Zarkor, fell a small taste of my power. That is nothing. If you can't handle that, you're not even near my lowest lieutenant.", 1); - mes col("And you got help from a kid, Zarkor? Lucky is that kid, that I don't time to deal with them. Farewell.", 1); + mescol l("Zarkor, fell a small taste of my power. That is nothing. If you can't handle that, you're not even near my lowest lieutenant."), 1; + mescol l("And you got help from a kid, Zarkor? Lucky is that kid, that I don't have time to deal with them. Farewell."), 1; next; specialeffect(312); mesn "Zarkor, the Dark Summoner"; -- cgit v1.2.3-60-g2f50