summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-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 c582a5a5b..dd0928074 100644
--- a/npc/soren-2/main.txt
+++ b/npc/soren-2/main.txt
@@ -100,6 +100,8 @@ OnSanctum:
case 8:
.@monsterId = FallenGuard2 ; break;
case 9:
+ .@monsterId = FallenGuard1 ; break;
+ case 10:
.@monsterId = Moonshroom ; break;
default:
.@monsterId = Yeti ; break;