bloodclot not already there.
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
(actions/do-dialogue entities
|
||||
:ego "I now have The Slinger's Shot."
|
||||
:ego "And just in time, too. It's getting light.")
|
||||
(actions/update-state entities #(assoc % :next-time :sunrise))
|
||||
|
||||
(actions/update-state entities #(assoc % :next-time :sunrise :seen-bloodclot? false))
|
||||
(walk-to-castle entities true)
|
||||
(outside-castle/go-through-gate entities)
|
||||
(actions/update-state entities #(assoc % :next-time :day))
|
||||
|
||||
Reference in New Issue
Block a user