diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:08:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:08:04 -0300 |
commit | 06aafc9a2a8213040aa33cc2c2a819d1be6f874b (patch) | |
tree | fcd4f364ed6506339ef5437c633f36e9fc9a184f /npc/005-6 | |
parent | f2fe58ad450eaaf07824eff20739557a0485636d (diff) | |
download | serverdata-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/005-6')
-rw-r--r-- | npc/005-6/zitoni.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index 4be094682..28f5ba158 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -206,7 +206,7 @@ L_DarkInv_Ever: mesn; mesq l("I don't know who sent you to me, but this is a flat and big NO!"); next; - mes col("Zitoni won't cooperate with you. Perhaps you should ask to Zarkor about that.", 9); + mesc l("Zitoni won't cooperate with you. Perhaps you should ask to Zarkor about that."); setq TulimsharQuest_DarkInvocator, 2; close; @@ -215,7 +215,7 @@ L_DarkInv_Mush: mesq l("Ah... A @@. The sturdiest from all mushroom, and very, very rare.", getitemlink(DarkDesertMushroom)); next; mesn; - mes col("Zitoni seems to be lost on deep thought.", 9); + mesc l("Zitoni seems to be lost on deep thought."); next; mesn; mesq l("Ah... Well, ok. I'll do the powder for you, but you still need to bring me the material."); |