Update startup.lua

This commit is contained in:
2026-04-07 02:58:26 +00:00
parent 65b0a3077e
commit 91beee2309

View File

@@ -7,8 +7,8 @@ print("connecting to database...")
local trans = stratumDBlib.loadTransforms("transforms","stratumDBlib")
local greeting = "Welcome to Caden's Smithy!"
local instruction = "Please state your name to make a request:"
local instruction2 = "Now please type out a request."
local instruction = "Please state your name to make an order:"
local instruction2 = "Now please type out a request for your order."
local pressanykey = "Press any key to continue."
local lastchance1 = "Are you sure you want to put in an order?"
local lastchance2 = "Press the enter key to continue."