dissoc hearts.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
:night "screenshots/inside-castle-night.png"}
|
||||
:space "screenshots/duel.png"
|
||||
:held "screenshots/held.png"
|
||||
:tongue-fight "screenshots/tongue-fight.png"
|
||||
:inside-cafeteria "screenshots/cafeteria.png"
|
||||
:inside-antique "screenshots/inside-antique.png"
|
||||
:inside-jail "screenshots/inside-jail.png"
|
||||
@@ -37,6 +38,7 @@
|
||||
:night "screenshots/fountain-night.png"}
|
||||
:outside-castle {:day "screenshots/outside-castle-day.png"
|
||||
:night "screenshots/outside-castle-night.png"}}]
|
||||
(println (:last-room state))
|
||||
(get-in answers [(:last-room state) (:time state)]
|
||||
(get-in answers [(:last-room state)]))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user