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/sailors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1/sailors.txt') diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index 34db37e2c..45b596608 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -55,7 +55,7 @@ L_Quest1: mesn; mesq l("There are secret caves on this city. In fact, Tulimshar holds many misteries."); mesc l("Take care: Secret passages can be dangerous places (or not)."); - if (TUTORIAL) mesc l("Protip: You can get Croconut from Crocotree, and fill @@ purchased in the market.", getitemlink(EmptyBox)); + tutmes l("You can get Croconut from Crocotree, and fill @@ purchased in the market.", getitemlink(EmptyBox)), l("Protip"), false; close; L_Report1: -- cgit v1.2.3-70-g09d2