From bcd58850a721a39dcf538aea2a14f009810c6cf9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Feb 2020 10:37:55 -0300 Subject: draft --- npc/003-0/mainquest.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/003-0') diff --git a/npc/003-0/mainquest.txt b/npc/003-0/mainquest.txt index a145d111a..f392732e0 100644 --- a/npc/003-0/mainquest.txt +++ b/npc/003-0/mainquest.txt @@ -17,5 +17,10 @@ OnTouch: OnInit: disablenpc .name$; end; + +OnInstanceInit: + if (is_night()) + debugmes "ERROR creating professor at 49, 24"; + end; } -- cgit v1.2.3-60-g2f50