Change formatting

This commit is contained in:
Emik 2026-06-09 16:08:13 +02:00
parent f3381d1046
commit f3277eb7e0
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 3 additions and 3 deletions

View file

@ -19,5 +19,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.7.11" "version": "1.7.12"
} }

View file

@ -124,8 +124,8 @@ SMODS.Joker {
loc_txt = { loc_txt = {
name = "The Survivor", name = "The Survivor",
text = { text = {
"All cards held in hand", "All cards held in",
"also {C:attention}score" .. (Cryptid and " {}and" or ""), "hand also {C:attention}score" .. (Cryptid and " {}and" or ""),
Cryptid and "considered as the" or nil, Cryptid and "considered as the" or nil,
Cryptid and "{C:attention}first {}played card" or nil, Cryptid and "{C:attention}first {}played card" or nil,
}, },