From ed3fc4e97b7bf73af9231757466c96ff7871b67e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 22:54:50 -0200 Subject: getitemid? How much attention was I paying while I wrote this code? I suspect I write all those codes while I sleep... %%n --- npc/018-2-1/dustman.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-2-1/dustman.txt') diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index 3dac2c29c..087631fd9 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -132,7 +132,7 @@ L_SkipIntro: if (.state == 0) { mesn; mesq l("The event starts hourly, when the minute clock hits zero. I'll tell everyone on this room when it starts and ends."); - mesc l("Do you want to exchange some of your @@ @@ for items?", countitem(BottledDust), getitemid(BottledDust)); + mesc l("Do you want to exchange some of your @@ @@ for items?", countitem(BottledDust), getitemlink(BottledDust)); mes ""; if (askyesno() == ASK_YES) { openshop; -- cgit v1.2.3-60-g2f50