diff --git a/manifest.json b/manifest.json index 71f4506..fb7999f 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.7.7" + "version": "1.7.8" } \ No newline at end of file diff --git a/src/slugcat.lua b/src/slugcat.lua index 931d156..0ca41c1 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -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, }, },