Adding more of the nighttime puzzle.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
[advent.zone :as zone]
|
||||
[advent.utils :as utils]
|
||||
[advent.screens.rooms :as rooms]
|
||||
[advent.screens.rooms.common :as common]
|
||||
[advent.screens.items :as items]
|
||||
[advent.screens.rooms.outside-house :as rooms.outside-house]
|
||||
[advent.screens.rooms.inside-house :as rooms.inside-house]
|
||||
@@ -231,6 +232,7 @@
|
||||
:ego "'A word of warning, before you go.\nA sip is all it takes to grow.'"
|
||||
:ego "'Not more than that do drink,\nOr you'll push your body to the brink.'"
|
||||
:ego "Hmm. I wonder what that last part means?"))
|
||||
:note-1 (actions/get-script entities (common/read-note-1 entities))
|
||||
nil))
|
||||
:x (first start-pos) :y (last start-pos)
|
||||
:id "ego"}]
|
||||
|
||||
Reference in New Issue
Block a user