diff --git a/manifest.json b/manifest.json index 25fb1af..37a4b96 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.1.1" + "version": "1.1.2" } \ No newline at end of file diff --git a/src/token.lua b/src/token.lua index 379038e..f79ee42 100644 --- a/src/token.lua +++ b/src/token.lua @@ -79,7 +79,7 @@ for _, v in pairs({ {"tag_cry_gambler", "Gamble", 0, 6, 10}, {"tag_cry_cat", "Cat", 1, 6, 1}, {"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_m", "M", 5, 6, 8}, {"tag_cry_blur", "Blurred", 0, 7, 11},