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/010-2/band.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/010-2') diff --git a/world/map/npc/010-2/band.txt b/world/map/npc/010-2/band.txt index cabc31bc..f1e0632f 100644 --- a/world/map/npc/010-2/band.txt +++ b/world/map/npc/010-2/band.txt @@ -18,7 +18,7 @@ } function|script|DimondBand { - npctalk $@SongLyrics$[$@LyricSpot]; + npctalk strnpcinfo(0), $@SongLyrics$[$@LyricSpot]; set $@LyricSpot, ($@LyricSpot + 1); if (getarraysize($@SongLyrics$) <= $@LyricSpot) set $@LyricSpot, 0; -- cgit v1.2.3-70-g09d2