From 87ba7b86bf46e6b519967dbccf2be0bb51949156 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 30 Dec 2022 00:12:16 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 2b7dd53..e2b56d8 100644 --- a/shop.lua +++ b/shop.lua @@ -150,7 +150,7 @@ function run_sidedisp() if sa > 0 then printseq { {2,8}, colors.blue, "/pay d@ac.kst "..PRICE, - {2,9}, colors.gray, "(or a multiple",{4,10}," of "..PRICE..")", + {2,9}, colors.gray, "(or a multiple",{6,10}," of "..PRICE..")", } else printseq { -- cgit v1.2.3