diff --git a/manifest.json b/manifest.json index c6d0cf9..6797f82 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "Roland", "name": "Roland", "prefix": "Roland", - "version": "2.9.29", + "version": "2.9.30", "badge_colour": "8BE9FD", "display_name": "Roland", "main_file": "src/main.lua", diff --git a/src/joker.lua b/src/joker.lua index 3b45f80..393ec0d 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -680,8 +680,8 @@ 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" + right.config.center.key == "j_Roland_crimson" and + not ({j_mp_turtle_bean = true, j_turtle_bean = true})[v.config.center.key] if debuffed_by_crimson and v.ability.Roland_crimson == nil then local debuff = not not v.debuff