diff options
author | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:27:29 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:27:29 +0000 |
commit | b1c5519661920c156ee673c4209b46970d13826c (patch) | |
tree | 07bf50fe0769aa09161ddf5609aa2e50ed0fb126 | |
parent | 1687e9228417bed0a675c729a84f3e2763542e5d (diff) |
shop
-rw-r--r-- | shop2.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ local function disp_shopscreen() {1,1}, colors.orange, "Apionics Consortium Store", {1,2}, colors.lightGray, "Stock Price Adr. Name", {1,3}, colors.white, " 321", - {8,3}, colors.yellow, " 5", colors.lightgray, "kst", + {8,3}, colors.yellow, " 5", colors.lightGray, "kst", {18,3}, colors.cyan, "dmn", {25,3}, colors.white, "Diamond", } |