From ec0677474076e3173148550f27a0b474042c70ce Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 8 Jun 2026 22:42:46 +0200 Subject: [PATCH] Do not debuff Turtle Bean --- manifest.json | 2 +- src/joker.lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 749d955..258b61f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "Roland", "name": "Roland", "prefix": "Roland", - "version": "2.8.26", + "version": "2.8.27", "badge_colour": "8BE9FD", "display_name": "Roland", "main_file": "src/main.lua", diff --git a/src/joker.lua b/src/joker.lua index 87b30c1..9c1f6dd 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -740,6 +740,7 @@ joker { local debuffed_by_crimson = right and not right.debuff and + v.config.center.key ~= "j_turtle_bean" and right.config.center.key == "j_Roland_crimson" if debuffed_by_crimson and v.ability.Roland_crimson == nil then