summaryrefslogtreecommitdiff
path: root/npc/051-1/desert.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/051-1/desert.txt')
-rw-r--r--npc/051-1/desert.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/051-1/desert.txt b/npc/051-1/desert.txt
index 172cb48e..07b84eb6 100644
--- a/npc/051-1/desert.txt
+++ b/npc/051-1/desert.txt
@@ -25,7 +25,7 @@
"No", L_close;
OnTimer1000:
- npctalk strnpcinfo(0), "Youuuuuuu... Bring me souls... " + $@illia_num_sealed_souls + " fresh souls... Nooooow. And you shall paaass.";
+ npctalk "Youuuuuuu... Bring me souls... " + $@illia_num_sealed_souls + " fresh souls... Nooooow. And you shall paaass.";
end;
OnTimer4750:
@@ -33,7 +33,7 @@ OnTimer4750:
end;
OnTimer6500:
- npctalk strnpcinfo(0), "Nooooo... Do not let these things take them from youuuuuu!";
+ npctalk "Nooooo... Do not let these things take them from youuuuuu!";
stopnpctimer;
setnpctimer 0;
end;