From 64917f462f0ecd8c733e12f2dbf0aa3eece6fa46 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Fri, 28 Apr 2023 14:52:57 -0300 Subject: Added lab hint text to Tondar --- tools | 2 +- world/map/npc/001-2/tondar.txt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tools b/tools index e5452dcc..1238bd7e 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit e5452dcccee0ba79a87ecd18816f477f7ce91799 +Subproject commit 1238bd7eec2194e56102c40ba3893d4cb332c700 diff --git a/world/map/npc/001-2/tondar.txt b/world/map/npc/001-2/tondar.txt index d7fd3531..cb3a1070 100644 --- a/world/map/npc/001-2/tondar.txt +++ b/world/map/npc/001-2/tondar.txt @@ -1,9 +1,11 @@ // A professor at Tulimshar's magic academy +// Lab hint by Ledmitz 001-2,95,79,0|script|Tondar|168 { mes "[Tondar]"; - mes "\"We're not accepting any new students right now.\""; + mes "\"We're not accepting any new students right now, but feel free to experiment at a table. Be careful to not blow us all up and do try to keep it down.\""; + mes "\"AND... I better not see any gum chewing in this class or out you go!\""; if (getskilllv(SKILL_MAGIC) > 0) goto L_may_ask; goto L_end; -- cgit v1.2.3-60-g2f50