From 527890fa3c5a4368d01437908224d987f15c029c Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 30 Dec 2022 00:11:50 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 3ab9d46..2b7dd53 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 of "..PRICE..")", + {2,9}, colors.gray, "(or a multiple",{4,10}," of "..PRICE..")", } else printseq { -- cgit v1.2.3