From 62ef77683cd977feea5600cb690cd971655a202c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 08:20:13 -0300 Subject: New function: tutmes() Deprecate the crazy way we were doing before. Reason: I want to standardize a new color for tutorial speech. --- npc/003-1/itka.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1/itka.txt') diff --git a/npc/003-1/itka.txt b/npc/003-1/itka.txt index ff4d7fdbd..88e48ee94 100644 --- a/npc/003-1/itka.txt +++ b/npc/003-1/itka.txt @@ -10,7 +10,7 @@ mesq l("The inn north of me still haven't opened, which is a shame. I guess their cassino got too expensive."); next; mesq l("Anyway, I am selling Cherry Cakes to sponsor my studies. Please buy as many as you want!"); - if (TUTORIAL) mesc l("Protip: Ducks and Giant Maggots also drops Cherry Cakes."); + tutmes l("Ducks and Giant Maggots also drops Cherry Cakes."), l("Protip"), false; next; npcshopattach(.name$); openshop; -- cgit v1.2.3-70-g09d2