Skip to content

Commit f288c3a

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 6cbc2b0 + 52ba86d commit f288c3a

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

assets/1x/jokers.png

76.9 KB
Loading

assets/2x/jokers.png

289 KB
Loading

items/jokers/misc_jokers.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6259,7 +6259,7 @@ local dancer = {
62596259
end,
62606260
entr_credits = {
62616261
idea = {"cassknows"},
6262-
art = {"candycanearter"}
6262+
art = {"Lil. Mr. Slipstream"}
62636263
}
62646264
}
62656265

localization/en-us.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2605,8 +2605,8 @@ local decs = {
26052605
c_entr_inferno = {
26062606
name = "Inferno",
26072607
text = {
2608-
"Destroy {C:attention}all{} Selected Cards",
2609-
"lost {C:money}$#1#{} for every card",
2608+
"Destroy {C:attention}all{} selected cards",
2609+
"Lose {C:money}$#1#{} for every card",
26102610
"past {C:attention}2{}"
26112611
}
26122612
},

0 commit comments

Comments
 (0)