summaryrefslogtreecommitdiff
path: root/npc/015-8/sealedshrine.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-8/sealedshrine.txt')
-rw-r--r--npc/015-8/sealedshrine.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-8/sealedshrine.txt b/npc/015-8/sealedshrine.txt
index 9b0a5ccf4..de27234c0 100644
--- a/npc/015-8/sealedshrine.txt
+++ b/npc/015-8/sealedshrine.txt
@@ -83,7 +83,7 @@ function script SaggySealInit {
.@mobId=WickedMushroom; break;
}
- monster .@m$, .@x, .@y, "Seal Guardian", .@mobId, 1;
+ monster .@m$, .@x, .@y, "Seal Protector", .@mobId, 1;
// Schedule next sequence
if (.@z+1 < 10)