From 1db153664f42f007a3bdbf8021c06e5380736ff2 Mon Sep 17 00:00:00 2001 From: Emik Date: Tue, 23 Jun 2026 21:15:05 +0200 Subject: [PATCH] Tweak number --- manifest.json | 2 +- src/slugcat.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index df86830..458f781 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "conflicts": [ "Jen" ], - "version": "1.9.2" + "version": "1.9.3" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index 4f7dbfb..b2a37c4 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -590,7 +590,7 @@ SMODS.Joker { Jane.cry and "{C:inactive}(Gateway has no downside)" or nil, }, }, - config = {extra = {karma = 0, max_karma = Jane.cry and 20 or 5}}, + config = {extra = {karma = 0, max_karma = Jane.cry and 20 or 3}}, pos = {x = 0, y = 0}, soul_pos = {x = 1, y = 0}, cost = 20,