diff --git a/localization/en-us.lua b/localization/en-us.lua index 82043f9..6a52171 100644 --- a/localization/en-us.lua +++ b/localization/en-us.lua @@ -374,7 +374,7 @@ return { c_Roland_primal = { name = "Primal Force", text = { - "Enhance {C:attention}all cards", + "Enhance {C:attention}all {}cards", "held in hand to", "{C:enhanced}Stone Cards", }, diff --git a/manifest.json b/manifest.json index be971a4..48bc988 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "author": [ "Emik" ], - "version": "2.7.4", + "version": "2.7.5", "badge_colour": "8BE9FD", "main_file": "src/main.lua", "badge_text_colour": "44475A",