From 2ab4f8a4be46407c29b0cdad58d9ad3cf0dd4777 Mon Sep 17 00:00:00 2001 From: Emik Date: Tue, 2 Jun 2026 18:21:50 +0200 Subject: [PATCH] Remove registration --- manifest.json | 2 +- src/charm.lua | 2 +- src/joker.lua | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 00f1473..9f2cb8f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "Roland", "name": "Roland", "prefix": "Roland", - "version": "2.8.0", + "version": "2.8.1", "badge_colour": "8BE9FD", "display_name": "Roland", "main_file": "src/main.lua", diff --git a/src/charm.lua b/src/charm.lua index 7c411da..bd109bf 100644 --- a/src/charm.lua +++ b/src/charm.lua @@ -53,7 +53,7 @@ charm { G.STATE = G.STATES.SHOP G.GAME.shop_free = nil G.GAME.shop_d6ed = nil - -- G.STATE_COMPLETE = false + G.STATE_COMPLETE = true play_sound("whoosh1", 1.33333, 0.8) play_sound("whoosh1", 0.66666, 0.8) end) diff --git a/src/joker.lua b/src/joker.lua index 02cd210..e9af943 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -446,10 +446,6 @@ joker { loc_vars = function(_, info_queue) table.insert(info_queue, G.P_CENTERS.e_Roland_frozen) end, - inject = function(...) - SMODS.Joker.inject(...) - Bakery_API.retrigger_jokers.j_Roland_arctic = true - end, calculate = function(_, card, context) local extra = card.ability.extra