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/006-1/miriam.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/006-1') diff --git a/world/map/npc/006-1/miriam.txt b/world/map/npc/006-1/miriam.txt index edcb5b63..5f474784 100644 --- a/world/map/npc/006-1/miriam.txt +++ b/world/map/npc/006-1/miriam.txt @@ -239,7 +239,7 @@ L_LetsDoThis: message strcharinfo(0), "Miriam quickly grabs your arm and pull you to the place where she is sitting."; // Warp the player to the place where the NPC is defined, so he can't cheat. warp "032-1",55,21; - npctalk "Run " +strcharinfo(0)+ ", run!"; + npctalk strnpcinfo(0), "Run " +strcharinfo(0)+ ", run!"; set QUEST_MIRIAM, 5; set QUEST_MIRIAM_start, gettimetick(2); set QUEST_MIRIAM_cheat, 0; -- cgit v1.2.3-60-g2f50