From d0bbbb98a0115533fe277c6c5f9651074cf21fc9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 19:53:14 -0300 Subject: Limit yetis on soren-2 to rare mob situation only. --- npc/soren-2/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/soren-2') 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; -- cgit v1.2.3-60-g2f50