summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 19:52:12 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 19:52:12 +0000
commit4d6b4f1c04e9852fab0e1bc1925ad1651972a297 (patch)
tree12c2e622e9c8ee1d7a910efb4c26495d6e6d3e8f /shop.lua
parent2bf2312ee4a45e0d79e6ecd4e11129309a64c19e (diff)
shop
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop.lua b/shop.lua
index 49aac58..c8599e9 100644
--- a/shop.lua
+++ b/shop.lua
@@ -5,7 +5,7 @@ wsurl = sres.url
mtop = peripheral.wrap"top"
-mtop.setTextScale(3.8)
+mtop.setTextScale(3.5)
mtop.setTextColor(colors.cyan)
mtop.setCursorPos(1,1)
mtop.write"DIAMONDS"