summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-7/mapflags.txt2
-rw-r--r--npc/soren-2/main.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-7/mapflags.txt b/npc/001-7/mapflags.txt
index f38cb43db..296862ac4 100644
--- a/npc/001-7/mapflags.txt
+++ b/npc/001-7/mapflags.txt
@@ -1 +1 @@
-soren mapflag zone MMO
+001-7 mapflag zone MMO
diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt
index d8ad7dd75..591046afe 100644
--- a/npc/soren-2/main.txt
+++ b/npc/soren-2/main.txt
@@ -54,7 +54,7 @@ OnCheck:
OnSanctum:
++@sorensanctum;
- if (ispcdead())
+ if (ispcdead() || !isin("soren-2", 24, 27, 40, 36))
end;
// Decide if we'll spawn or add items. Previous failures are NOT considerated.