From 2328a6bbfe1304e0315312b4215d248cbff8f406 Mon Sep 17 00:00:00 2001
From: Chase Manning <chase@manning.dev>
Date: Tue, 29 Apr 2025 21:08:14 +0100
Subject: [PATCH] :memo: update lab text
---
src/maps/lab.ts | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/maps/lab.ts b/src/maps/lab.ts
index d37122d..4ca3d54 100644
--- a/src/maps/lab.ts
+++ b/src/maps/lab.ts
@@ -21,11 +21,7 @@ const lab: MapType = {
},
text: {
1: {
- 0: [
- "Lorem ipsum dolor sit amet, consectetur",
- "adipiscing elit, sed do eiusmod tempor",
- "incididunt ut labore et dolore magna aliqua.",
- ],
+ 0: ["ASH turned on the PC.", "It's not working..."],
},
},
maps: {},