From 0145e774a59b5783cecaf0975d60f0afcdbb5e1c Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 15 Jun 2026 17:17:22 +0200 Subject: [PATCH] Remove hard dependency --- manifest.json | 5 ++--- src/slugcat.lua | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index a5f7a5f..4e580a4 100644 --- a/manifest.json +++ b/manifest.json @@ -13,11 +13,10 @@ "dependencies": [ "Steamodded (>=1.0.0~BETA-1606b)", "Lovely (>=0.6)", - "Bakery (>=3.2.0~*)", - "Roland (>=2.8.0~*)" + "Bakery (>=3.2.0~*)" ], "conflicts": [ "Jen" ], - "version": "1.7.21" + "version": "1.7.22" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index f211140..d306fab 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -345,7 +345,7 @@ function Card:set_ability(center, initial, delay_sprites) self.gc and self:gc().key ~= "c_base" and string.sub(self:gc().key, 1, 2) == "c_" then - if Jane.cry then + if Jane.cry or not ((SMODS.Mods.Roland or {}).qol or {})[1] then local mod = 1 for _, v in pairs(SMODS.find_card("j_jane_gourmand")) do