Fix non-cryptid formatting

This commit is contained in:
Emik 2025-03-28 21:51:34 +01:00
parent 8c4ce9bb00
commit 9f5eedb704
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
2 changed files with 2 additions and 2 deletions

View file

@ -12,5 +12,5 @@
"Bakery (>=0.1.26~*)"
],
"conflicts": ["Jen"],
"version": "0.2.4"
"version": "0.2.5"
}

View file

@ -521,7 +521,7 @@ SMODS.Joker {
card = card,
colour = G.C.jane_RGB,
sound = "talisman_eeechip",
message = "^^" .. attune .. " Chips & Mult",
message = (Cryptid and "^^" or "^") .. attune .. " Chips & Mult",
[Cryptid and "EEchip_mod" or "Echip_mod"] = attune,
[Cryptid and "EEmult_mod" or "Emult_mod"] = attune,
}, true