you missed a "m"

This commit is contained in:
unsoftcapped3 2022-12-13 16:04:08 -08:00 committed by GitHub
parent 3109608eec
commit 5f74f454d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,7 +289,7 @@ export const main = createLayer("main", function (this: BaseLayer) {
day: 15,
shouldNotify: false,
layer: null, // "wrapping paper"
symbol: wrappingPaperSybol,
symbol: wrappingPaperSymbol,
story: "You'll need to produce wrapping paper so the presents can be wrapped. The elves are getting a bit bored of their boring old workstations, so you decide to let them decorate with some wrapping paper.",
completedStory: "You've produced enough wrapping paper, and the elves are happy with their new workstations. However, some will need more than just wrapping paper to decorate."
})),