From b14a80d724c5dd4eeaa9c5fce86c630cae579ea4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 26 Jun 2018 18:25:31 -0300 Subject: [skip ci] Safeguard for bad Grand Hunter Quest (stares at Saulc) --- npc/003-1/aidan.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index f16c246aa..ac0325bb8 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -144,6 +144,8 @@ L_Finish: mesq l("Good job, here is 250,000 GP and 100 @@!", getitemlink(StrangeCoin)); close; } + mesc l("ILLEGAL SCRIPT POSITION REACHED, PLEASE REPORT.", 1); + close; OnInit: .@npcId = getnpcid(0, .name$); -- cgit v1.2.3-60-g2f50