From a1baaf14fbd2fe7f2d8c0d995d8199c4716d97d8 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 6 Dec 2022 19:48:41 -0600 Subject: [PATCH] Add story for metal --- src/data/projEntry.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/projEntry.tsx b/src/data/projEntry.tsx index 8c790af..2de9277 100644 --- a/src/data/projEntry.tsx +++ b/src/data/projEntry.tsx @@ -202,8 +202,9 @@ export const main = createLayer("main", function (this: BaseLayer) { shouldNotify: false, layer: "metal", symbol: metalSymbol, - story: "", - completedStory: "" + story: "You woke up ready to make some toys, before realizing most toys these days are made out of more than just wood! You're sure you're close to really getting to work, but there's a few more materials you're going to need - like metal! Lots of things need metal!", + completedStory: + "The sounds of drills and metal clanging join the already loud din as yet another piece of the puzzle fits into place. You're making solid progress, Good Job!" })), createDay(() => ({ day: 8,