Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions localization/en-us.lua
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ local decs = {
text = {
{
"This Joker transforms into a",
"random {C:purple}Hidden{} consumable when",
"random {C:legendary,E:1}hidden{} consumable when",
"a {C:attention}Blind{} is selected"
},
{
Expand Down Expand Up @@ -1716,7 +1716,7 @@ local decs = {
name = "Enlightenment",
text = {
"Allows {C:attention}The Fool{} to copy",
"any {C:red}non-Inverted{} or {C:red}Hidden{} consumable",
"any {C:red}non-Inverted{} or {C:red}hidden{} consumable",
"or Booster Pack, allows {C:red}The Master{} to copy",
"{C:red}Twisted Packs{}"
},
Expand Down Expand Up @@ -4244,7 +4244,7 @@ local decs = {
c_entr_serpents = {
name = "Pact of Serpents",
text = {
"Create a random {C:attention}Hidden{} consumable",
"Create a random {C:legendary,E:1}hidden{} consumable",
"{C:inactive}(May overflow){}"
}
},
Expand Down Expand Up @@ -4581,15 +4581,15 @@ local decs = {
name = "Rune of Oss",
text = {
"The next opened {C:attention}Booster Pack{}",
"will contain a {C:purple}Hidden{} consumable",
"will contain a {C:legendary,E:1}hidden{} consumable",
"{C:inactive}(If possible)"
}
},
c_entr_oss_providence = {
name = "Rune of Oss{C:purple}+{}",
text = {
"The next opened {C:attention}Booster Pack{}",
"will contain a {C:purple}Hidden{} consumable",
"will contain a {C:legendary,E:1}hidden{} consumable",
"and a {C:purple}Rune{} is {C:purple,E:1}generated{} when this occurs",
"{C:inactive}(If possible)"
}
Expand Down Expand Up @@ -5417,15 +5417,15 @@ local decs = {
name = "Oss",
text = {
"The next opened {C:attention}Booster Pack{}",
"will contain a {C:purple}Hidden{} consumable",
"will contain a {C:legendary,E:1}hidden{} consumable",
"{C:inactive}(If possible)"
}
},
rune_entr_oss_providence = {
name = "Oss{C:purple}+{}",
text = {
"The next opened {C:attention}Booster Pack{}",
"will contain a {C:purple}Hidden{} consumable",
"will contain a {C:legendary,E:1}hidden{} consumable",
"and a {C:purple}Rune{} is {C:purple,E:1}generated{} when this occurs",
"{C:inactive}(If possible)"
}
Expand Down