From 2962623c188b76ffd41592d724788adc3f7d6893 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Sep 2022 20:41:52 -0300 Subject: Add a couple reminders for the n00bs like NetSysFire. --- npc/001-7/homunculus.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/001-7/homunculus.txt') diff --git a/npc/001-7/homunculus.txt b/npc/001-7/homunculus.txt index 8ab51ac02..5a34e0fdb 100644 --- a/npc/001-7/homunculus.txt +++ b/npc/001-7/homunculus.txt @@ -72,6 +72,8 @@ OnTouch: if (.@q != 511) Exception("Invalid quest state: "+.@q, RB_DEFAULT|RB_SPEECH|RB_ISFATAL); mesc l("Are you sure you want to proceed? You CANNOT COME BACK!"), 1; + if (TUTORIAL) + mesc l("Reminder: Keep an eye out for traps."); if (askyesno() == ASK_NO) close; } -- cgit v1.2.3-70-g09d2