diff --git a/lovely.toml b/lovely.toml index 31527fd..2bfe5ba 100644 --- a/lovely.toml +++ b/lovely.toml @@ -48,6 +48,7 @@ payload = '''if Jane and (type(G.ARGS.score_intensity.required_score) == "table" local base = Cryptid and 10 or G.ARGS.score_intensity.required_score local expo = Cryptid and G.ARGS.score_intensity.required_score or 10 Jane.sinister = (G.ARGS.score_intensity.earned_score / (big(base) ^ big(expo))):to_number() > 1 + G.escapey_sinister = Jane.sinister end''' match_indent = true diff --git a/manifest.json b/manifest.json index 7fb25fe..b5cb5d2 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.5.12" + "version": "1.5.13" } \ No newline at end of file