Fix The Rot's text in Cryptid
This commit is contained in:
parent
de3e416e84
commit
956bab043d
2 changed files with 2 additions and 3 deletions
|
|
@ -17,5 +17,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.7.7"
|
"version": "1.7.8"
|
||||||
}
|
}
|
||||||
|
|
@ -750,8 +750,7 @@ SMODS.Joker {
|
||||||
loc_txt = {
|
loc_txt = {
|
||||||
name = "The Rot",
|
name = "The Rot",
|
||||||
text = {
|
text = {
|
||||||
not Cryptid and "{C:inactive,E:1}Does nothing" or nil,
|
Cryptid and "{C:attention}Duplicates itself{} at the" or "{C:inactive,E:1}Does nothing",
|
||||||
Cryptid and "{C:attention}Duplicates itself{} at the" or nil,
|
|
||||||
Cryptid and "end of {C:attention}every ante" or nil,
|
Cryptid and "end of {C:attention}every ante" or nil,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue