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, },