Recolor text

This commit is contained in:
Emik 2026-05-27 22:35:52 +02:00
parent 0a773b1b3d
commit 850b923204
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 2 deletions

View file

@ -374,7 +374,7 @@ return {
c_Roland_primal = { c_Roland_primal = {
name = "Primal Force", name = "Primal Force",
text = { text = {
"Enhance {C:attention}all cards", "Enhance {C:attention}all {}cards",
"held in hand to", "held in hand to",
"{C:enhanced}Stone Cards", "{C:enhanced}Stone Cards",
}, },

View file

@ -6,7 +6,7 @@
"author": [ "author": [
"Emik" "Emik"
], ],
"version": "2.7.4", "version": "2.7.5",
"badge_colour": "8BE9FD", "badge_colour": "8BE9FD",
"main_file": "src/main.lua", "main_file": "src/main.lua",
"badge_text_colour": "44475A", "badge_text_colour": "44475A",