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/051-1/desert.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/051-1') diff --git a/world/map/npc/051-1/desert.txt b/world/map/npc/051-1/desert.txt index 02289bf4..73dc7c9a 100644 --- a/world/map/npc/051-1/desert.txt +++ b/world/map/npc/051-1/desert.txt @@ -36,7 +36,7 @@ "No", L_Close; OnTimer1000: - npctalk "Youuuuuuu... Bring me souls... " + $@illia_num_sealed_souls + " fresh souls... Nooooow. And you shall paaass."; + npctalk strnpcinfo(0), "Youuuuuuu... Bring me souls... " + $@illia_num_sealed_souls + " fresh souls... Nooooow. And you shall paaass."; end; OnTimer4750: @@ -44,7 +44,7 @@ OnTimer4750: end; OnTimer6500: - npctalk "Nooooo... Do not let these things take them from youuuuuu!"; + npctalk strnpcinfo(0), "Nooooo... Do not let these things take them from youuuuuu!"; stopnpctimer; setnpctimer 0; end; -- cgit v1.2.3-60-g2f50