From 218de7ce6b139e28b26a1284bb99a2c22a346130 Mon Sep 17 00:00:00 2001 From: Emik Date: Tue, 9 Jun 2026 16:08:13 +0200 Subject: [PATCH] Change formatting --- manifest.json | 2 +- src/slugcat.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index e904b22..d3438a8 100644 --- a/manifest.json +++ b/manifest.json @@ -19,5 +19,5 @@ "conflicts": [ "Jen" ], - "version": "1.7.11" + "version": "1.7.12" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index 2152660..cb83b5f 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -124,8 +124,8 @@ SMODS.Joker { loc_txt = { name = "The Survivor", text = { - "All cards held in hand", - "also {C:attention}score" .. (Cryptid and " {}and" or ""), + "All cards held in", + "hand also {C:attention}score" .. (Cryptid and " {}and" or ""), Cryptid and "considered as the" or nil, Cryptid and "{C:attention}first {}played card" or nil, },