summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/soren-2/main.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt
index f74ad0e52..f5163e956 100644
--- a/npc/soren-2/main.txt
+++ b/npc/soren-2/main.txt
@@ -31,6 +31,8 @@
// Why? Because Jesusalva did this script.
soren-2,38,29,0 script #SorenSanctum NPC_NO_SPRITE,0,0,{
+ if (@sorensanctum == 0 && $@GM_OVERRIDE && is_admin())
+ doevent("#SorenSanctum::OnStart");
end;
OnTouch: