From 1f9b29fda914db20a77f234b574f3f5c0d2278de Mon Sep 17 00:00:00 2001 From: Emik Date: Fri, 22 May 2026 22:01:11 +0200 Subject: [PATCH] Cull another joker in non-Cryptid --- manifest.json | 2 +- src/joker.lua | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 55ea3e0..c8e5262 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.6.2" + "version": "1.6.3" } \ No newline at end of file diff --git a/src/joker.lua b/src/joker.lua index 2ba8baf..03ddc55 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -657,6 +657,10 @@ SMODS.Joker { end, } +if not Cryptid then + return +end + SMODS.Joker { key = "7granddad", loc_txt = { @@ -734,10 +738,6 @@ SMODS.Joker { end, } -if not Cryptid then - return -end - SMODS.Joker { key = "peppino", atlas = "janepeppino",