bloodclot not already there.

This commit is contained in:
2015-07-26 21:22:59 -07:00
parent 5e57ef9e4c
commit 8f27e46df0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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))