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