From 9c80735ee437f90b2baefbbfcdf6c5829234c908 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 23 May 2015 11:00:00 -0400 Subject: allow to specify emitter and receiver in npctalk --- world/map/npc/031-4/cindyCave.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/031-4') 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; -- cgit v1.2.3-60-g2f50