From c5e7f73fa64e3c45bc7e4aac7ed71f36ecaf5fd4 Mon Sep 17 00:00:00 2001 From: lisyarus Date: Mon, 19 Aug 2024 18:11:45 +0300 Subject: [PATCH] Balancing tweaks --- source/application.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/application.cpp b/source/application.cpp index befcec7..559cb9d 100644 --- a/source/application.cpp +++ b/source/application.cpp @@ -1179,6 +1179,12 @@ namespace gmtk add({0, {i, 3}}); } + if (!map_.cards.contains(card_type::zoomer)) + { + spots.erase(location{0, {0, 3}}); + spots.erase(location{0, {2, 3}}); + } + if (!spots.empty()) { map_.world.create(