From 29c15f95a4c0c8afc9855ce729784a04c469adb5 Mon Sep 17 00:00:00 2001 From: "Deacon, Hunter" <100684231+DELUXEHUNTER@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:51:40 -0500 Subject: [PATCH] commit --- Lore.md | 4 +++- Neoa/Program.cs | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Lore.md b/Lore.md index cbd5be3..e18a6c1 100644 --- a/Lore.md +++ b/Lore.md @@ -1 +1,3 @@ -# Lore \ No newline at end of file +# Stellar level +#### Interspace +The region within space that everything in this game/story happens, filled with planets both inhospitable and hospitable alike, Interspace is home to many corporate entities, pirates, government facilities, and so on, most of the region is unexplored and uncolonized, despite being discovered hundreds of years ago, although this is due to the size of the region and many conflicts that have taken place. Almost half of the region remains unexplored \ No newline at end of file diff --git a/Neoa/Program.cs b/Neoa/Program.cs index de81d62..8698c05 100644 --- a/Neoa/Program.cs +++ b/Neoa/Program.cs @@ -59,7 +59,7 @@ public static void Main(string[] args) Console.Clear(); Console.WriteLine("Introduction:"); { - WriteLine("Initialization complete welcome, " + firstname + " " + lastname + " to the Neoan Exeon corporation system..", 95) + WriteLine("Initialization complete welcome, " + firstname + " " + lastname + " to the Neoan Exeon corporation system..", 95); WriteLine("Employee record not found ",95); WriteLine("...Searching community records... New Employee File being created",80 ); WriteLine("|=======================================================|",80);