bloodclot not already there.
This commit is contained in:
@@ -14,6 +14,5 @@
|
||||
+ bloodclot isn't hidden at start
|
||||
+ fight with blergh at end isn't great
|
||||
+ ending
|
||||
+ wrong timing for potions
|
||||
+ secret lever
|
||||
+ shopkeep sigh
|
||||
|
||||
@@ -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