From 8acd37cf47fc9d924f1593b5c92803f8957d45c2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 00:41:51 -0300 Subject: I hate col() function --- npc/003-1/oldwell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-1/oldwell.txt b/npc/003-1/oldwell.txt index bf57b2a4f..b78a22c55 100644 --- a/npc/003-1/oldwell.txt +++ b/npc/003-1/oldwell.txt @@ -7,7 +7,7 @@ 003-1,53,144,0 script Old Well#003-1 NPC_NO_SPRITE,{ - mes col("You found an old well with a bucket on it! It's time to fill plenty of @@!", getitemlink(EmptyBottle), 9); + mes l("##9You found an old well with a bucket on it! It's time to fill plenty of @@!", getitemlink(EmptyBottle)); input .@count; if (.@count == 0) -- cgit v1.2.3-60-g2f50