summaryrefslogtreecommitdiff
path: root/npc/014-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-5')
-rw-r--r--npc/014-5/sagratha.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-5/sagratha.txt b/npc/014-5/sagratha.txt
index 2b13a8503..93e2ab6f3 100644
--- a/npc/014-5/sagratha.txt
+++ b/npc/014-5/sagratha.txt
@@ -41,7 +41,7 @@ function script SaggyInstCheck {
if (getmapinfo(MAPINFO_SIZE_X, .@mapn$) <= 0) {
setq2 HurnscaldQuest_Sagratha, 0;
// Infinite Loop?
- return SaggyInstCheck(.@house);
+ return callfunc("SaggyInstCheck", .@house);
}
if (.@house) {