From 6cf6938a1ba7239f452aef4aff8653a76c73e616 Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 3 Aug 2026 23:25:09 +0200 Subject: [PATCH] Mark Maxie blueprint incompatible --- manifest.json | 2 +- src/joker.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ba73140..0b78e41 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "conflicts": [ "Jen" ], - "version": "1.11.20" + "version": "1.11.21" } \ No newline at end of file diff --git a/src/joker.lua b/src/joker.lua index 714b0bc..409a09c 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -249,7 +249,7 @@ SMODS.Joker { pos = {x = 0, y = 0}, sinis = {x = 2, y = 0}, soul_pos = {x = 1, y = 0}, - blueprint_compat = true, + blueprint_compat = false, cost = 6, rarity = 2, loc_vars = function(_, _, card)