From 9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 23 Jun 2018 11:11:11 -0300 Subject: Remove mescol, use only mesc - which is preferred over mes col() form --- npc/007-1/zarkor.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/007-1') diff --git a/npc/007-1/zarkor.txt b/npc/007-1/zarkor.txt index e29ae57b2..a315c52d2 100644 --- a/npc/007-1/zarkor.txt +++ b/npc/007-1/zarkor.txt @@ -166,23 +166,23 @@ L_Ritual: mesq l("MONSTER KING, APPEAR TO ME!"); next; mesn "MONSTER KING"; - mescol l("...Foolish human... Do you really think I will attend your summon?"), 1; + mesc 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"; - mescol l("And who do you think that created GM Magic in first place, inexperienced kid?"), 1; + mesc 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"; - mescol l("You humans are so greedy... Just like me. I have more important things to do, other than waste time with you."), 1; + mesc 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"; - 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; + mesc 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; + mesc 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-70-g09d2