summaryrefslogtreecommitdiff
path: root/world/map/npc/031-4/cindyCave.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/031-4/cindyCave.txt')
-rw-r--r--world/map/npc/031-4/cindyCave.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt
index 68bb3f05..377a6b06 100644
--- a/world/map/npc/031-4/cindyCave.txt
+++ b/world/map/npc/031-4/cindyCave.txt
@@ -53,7 +53,7 @@ L_Try_Cage:
mes "You get an uncomfortable feeling and Cindy starts to shiver.";
if ($@FIGHT_YETI_STATUS != 0)
goto L_Yeti;
- npctalk "Oh no, the Yetis...";
+ npctalk strnpcinfo(0), "Oh no, the Yetis...";
// initialize fight
set $@FIGHT_YETI_STATUS, 1;