diff --git a/assets/1x/back.png b/assets/1x/back.png index 1285c51..19369f1 100644 Binary files a/assets/1x/back.png and b/assets/1x/back.png differ diff --git a/assets/1x/sleeve.png b/assets/1x/sleeve.png index be0f3db..bfcd643 100644 Binary files a/assets/1x/sleeve.png and b/assets/1x/sleeve.png differ diff --git a/assets/2x/back.png b/assets/2x/back.png index 9bf5e5e..a87ae08 100644 Binary files a/assets/2x/back.png and b/assets/2x/back.png differ diff --git a/assets/2x/blind.png b/assets/2x/blind.png index 7ff5bf9..d724914 100644 Binary files a/assets/2x/blind.png and b/assets/2x/blind.png differ diff --git a/assets/2x/charm.png b/assets/2x/charm.png index 5b6e464..9f1c8f4 100644 Binary files a/assets/2x/charm.png and b/assets/2x/charm.png differ diff --git a/assets/2x/icon.png b/assets/2x/icon.png index 96110c6..b104935 100644 Binary files a/assets/2x/icon.png and b/assets/2x/icon.png differ diff --git a/assets/2x/joker.png b/assets/2x/joker.png index 588acdc..97f22a4 100644 Binary files a/assets/2x/joker.png and b/assets/2x/joker.png differ diff --git a/assets/2x/phorm.png b/assets/2x/phorm.png index ea65803..25ba36c 100644 Binary files a/assets/2x/phorm.png and b/assets/2x/phorm.png differ diff --git a/assets/2x/seal.png b/assets/2x/seal.png index 96a21e1..637b727 100644 Binary files a/assets/2x/seal.png and b/assets/2x/seal.png differ diff --git a/assets/2x/sleeve.png b/assets/2x/sleeve.png index cb93a15..a833bbe 100644 Binary files a/assets/2x/sleeve.png and b/assets/2x/sleeve.png differ diff --git a/assets/2x/spectral.png b/assets/2x/spectral.png index cef82e3..3c24c4e 100644 Binary files a/assets/2x/spectral.png and b/assets/2x/spectral.png differ diff --git a/assets/2x/tag.png b/assets/2x/tag.png index f6208c6..af9d9a1 100644 Binary files a/assets/2x/tag.png and b/assets/2x/tag.png differ diff --git a/assets/2x/tarot.png b/assets/2x/tarot.png index 69c3822..0c26d95 100644 Binary files a/assets/2x/tarot.png and b/assets/2x/tarot.png differ diff --git a/assets/2x/unicon.png b/assets/2x/unicon.png index 6956881..049ff67 100644 Binary files a/assets/2x/unicon.png and b/assets/2x/unicon.png differ diff --git a/assets/2x/voucher.png b/assets/2x/voucher.png index f0f3249..a284099 100644 Binary files a/assets/2x/voucher.png and b/assets/2x/voucher.png differ diff --git a/localization/en-us.lua b/localization/en-us.lua index 41176eb..14bffd6 100644 --- a/localization/en-us.lua +++ b/localization/en-us.lua @@ -27,8 +27,8 @@ return { "after {C:attention}Small {}and {C:attention}Big Blinds", "{C:attention}Vouchers {}no longer", "appear in the shop", - --"", - --"{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", + "", + "{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", }, unlock = {"Discover all {C:attention}Vouchers"}, }, @@ -461,8 +461,8 @@ return { "of {C:attention}Small {}and {C:attention}Big Blinds", "{C:attention}Vouchers {}no longer", "appear in the shop", - --"", - --"{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", + "", + "{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", }, unlock = {"Discover all {C:attention}Vouchers"}, }, @@ -471,8 +471,8 @@ return { text = { "All {C:attention}vouchers", "start {C:attention}redeemed", - --"", - --"{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", + "", + "{C:Bakery_credit_fg_Roland_bakersdozenbagels,s:0.75}Art: BakersDozenBagels", }, unlock = {"Discover all {C:attention}Vouchers"}, }, diff --git a/manifest.json b/manifest.json index 24ad87f..8f3e96f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "Roland", "name": "Roland", "prefix": "Roland", - "version": "2.9.38", + "version": "2.9.39", "badge_colour": "8BE9FD", "display_name": "Roland", "main_file": "src/main.lua",