diff options
| author | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:11:50 +0000 |
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:11:50 +0000 |
| commit | 527890fa3c5a4368d01437908224d987f15c029c (patch) | |
| tree | 688187903679b9491799a16ecd402bae33f75bf4 | |
| parent | f2ffdf6b92e7beee7de742c8456e46fa22241dd9 (diff) | |
shop
| -rw-r--r-- | shop.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |
