Fix cryptid token

This commit is contained in:
Emik 2025-04-09 20:13:51 +02:00
parent a77fb916c7
commit 80b7cd1d47
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

@ -17,5 +17,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.1.1" "version": "1.1.2"
} }

View file

@ -79,7 +79,7 @@ for _, v in pairs({
{"tag_cry_gambler", "Gamble", 0, 6, 10}, {"tag_cry_gambler", "Gamble", 0, 6, 10},
{"tag_cry_cat", "Cat", 1, 6, 1}, {"tag_cry_cat", "Cat", 1, 6, 1},
{"tag_cry_mosaic", "Mosaic", 2, 6, 6}, {"tag_cry_mosaic", "Mosaic", 2, 6, 6},
{"tag_cry_fragile", "Fragile", 3, 6, 7}, {"tag_cry_glass", "Fragile", 3, 6, 7},
{"tag_cry_astral", "Astral", 4, 6, 8}, {"tag_cry_astral", "Astral", 4, 6, 8},
{"tag_cry_m", "M", 5, 6, 8}, {"tag_cry_m", "M", 5, 6, 8},
{"tag_cry_blur", "Blurred", 0, 7, 11}, {"tag_cry_blur", "Blurred", 0, 7, 11},