Fix The Rot's text in Cryptid

This commit is contained in:
Emik 2026-06-07 12:58:07 +02:00
parent de3e416e84
commit 956bab043d
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 3 deletions

View file

@ -17,5 +17,5 @@
"conflicts": [
"Jen"
],
"version": "1.7.7"
"version": "1.7.8"
}

View file

@ -750,8 +750,7 @@ SMODS.Joker {
loc_txt = {
name = "The Rot",
text = {
not Cryptid and "{C:inactive,E:1}Does nothing" or nil,
Cryptid and "{C:attention}Duplicates itself{} at the" or nil,
Cryptid and "{C:attention}Duplicates itself{} at the" or "{C:inactive,E:1}Does nothing",
Cryptid and "end of {C:attention}every ante" or nil,
},
},