From b21c2d01745b824eaebb5af286faaf69f10c8094 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Tue, 14 Jun 2016 12:15:23 -0700 Subject: [PATCH] shouldnt reset mints. --- desktop/src-common/advent/screens/rooms/inside_antique.clj | 1 - 1 file changed, 1 deletion(-) diff --git a/desktop/src-common/advent/screens/rooms/inside_antique.clj b/desktop/src-common/advent/screens/rooms/inside_antique.clj index 67921537..a560e620 100644 --- a/desktop/src-common/advent/screens/rooms/inside_antique.clj +++ b/desktop/src-common/advent/screens/rooms/inside_antique.clj @@ -303,7 +303,6 @@ (actions/talk entities :ego "All of these trinkets seem too bulky to fit in my pack."))} :flowers {:box [178 115 188 143] :script (actions/get-script entities - (actions/update-state entities (fn [s] (assoc s :mints-eaten 0))) (actions/talk entities :ego "I've never been a fan of flowers."))} :lian {:box [264 103 317 198] :script (actions/get-script entities