summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 19:50:48 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 19:50:48 +0000
commit2fd5c9685995a9783f641204f4380748fb7c96c7 (patch)
treeecfeaf11b587e7336a7aa94f06a02dc2c5aa2a3e /shop.lua
parentb58e3f718b9526473773b5e3e6cb2a801386f1b3 (diff)
shop
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/shop.lua b/shop.lua
index d5809db..bacff34 100644
--- a/shop.lua
+++ b/shop.lua
@@ -5,6 +5,8 @@ wsurl = sres.url
mtop = peripheral.wrap"top"
-mtop.write("DIAMONDS 5kst each")
+mtop.setTextScale(4)
+mtop.setTextColor(colors.cyan)
+mtop.write"DIAMONDS"