mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-03-14 01:51:40 +00:00
Open ribbons
This commit is contained in:
parent
2b541c2a3b
commit
e6596a7df1
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ export const main = createLayer("main", function (this: BaseLayer) {
|
|||
createDay(() => ({
|
||||
day: 16,
|
||||
shouldNotify: false,
|
||||
layer: null, // "ribbons"
|
||||
layer: "ribbon",
|
||||
symbol: ribbonsSymbol,
|
||||
story: "In addition to wrapping paper, you think some ribbons are in order! These should work pretty similarly, allowing you to decorate even more workstations!",
|
||||
completedStory:
|
||||
|
|
Loading…
Add table
Reference in a new issue