From 4d6b4f1c04e9852fab0e1bc1925ad1651972a297 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 19:52:12 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shop.lua') 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" -- cgit v1.2.3