From b09f058d3581dcce1809fb7d8f86d76cc7cd0dca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Jan 2019 01:17:04 -0200 Subject: Other bugs at Lua --- npc/003-2/lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 8250b49fb..86185c17b 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -64,7 +64,7 @@ L_GMEventShop: .@s=countitem(StrangeCoin); mes ""; mesn; - mesq l("You currently have @@ @@.", getitemlink(StrangeCoin)); + mesq l("You currently have @@ @@.", countitem(StrangeCoin), getitemlink(StrangeCoin)); mes ""; mesc l("@@ - @@ coins", getitemlink(BronzeGift), 10*.@inf); mesc l("@@ - @@ coins", getitemlink(SilverGift), 20*.@inf); -- cgit v1.2.3-70-g09d2