Update startup.lua
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user