@@ -3519,6 +3519,7 @@ return {
35193519 colour = " Ruby" , -- this is used for auto-generated sticker localization
35203520 text = {
35213521 " Win Ante is {C:attention}12{}" ,
3522+ " {s:0.8}Applies all previous Stakes" ,
35223523 },
35233524 },
35243525 stake_cry_topaz = {
@@ -3527,6 +3528,7 @@ return {
35273528 text = {
35283529 " Interest rate is" ,
35293530 " now every {C:attention}$8{}" ,
3531+ " {s:0.8}Applies all previous Stakes" ,
35303532 },
35313533 },
35323534 stake_cry_quartz = {
@@ -3535,6 +3537,7 @@ return {
35353537 text = {
35363538 " Jokers may be {C:attention}Pinned{}" ,
35373539 " {s:0.8,C:inactive}(Stays pinned to the leftmost position){}" ,
3540+ " {s:0.8}Applies all previous Stakes" ,
35383541 },
35393542 },
35403543 stake_cry_diamond = {
@@ -3543,6 +3546,7 @@ return {
35433546 text = {
35443547 " Cards can be {C:attention}Banana{}" ,
35453548 " {s:0.8,C:inactive}(1 in 10 chance of being destroyed each round){}" ,
3549+ " {s:0.8}Applies all previous Stakes" ,
35463550 },
35473551 },
35483552
@@ -3552,6 +3556,7 @@ return {
35523556 text = {
35533557 " Lose {C:attention}$1{} when" ,
35543558 " a card is sold" ,
3559+ " {s:0.8}Applies all previous Stakes" ,
35553560 },
35563561 },
35573562 stake_cry_horizon = {
@@ -3560,6 +3565,7 @@ return {
35603565 text = {
35613566 " Showdown blinds now" ,
35623567 " appear every {C:attention}6{} antes" ,
3568+ " {s:0.8}Applies all previous Stakes" ,
35633569 },
35643570 },
35653571 stake_cry_blossom = {
@@ -3568,6 +3574,7 @@ return {
35683574 text = {
35693575 " {C:attention}Natural{} modifications" ,
35703576 " are rarer" ,
3577+ " {s:0.8}Applies all previous Stakes" ,
35713578 },
35723579 },
35733580 stake_cry_ascendant = {
@@ -3577,6 +3584,7 @@ return {
35773584 " Buying items increases" ,
35783585 " shop {C:attention}costs{} for" ,
35793586 " the current ante" ,
3587+ " {s:0.8}Applies all previous Stakes" ,
35803588 },
35813589 },
35823590 },
0 commit comments