summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/003-1/aidan.txt2
1 files changed, 2 insertions, 0 deletions
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$);