We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca501c commit 0e73bfdCopy full SHA for 0e73bfd
items/misc_joker.lua
@@ -3579,6 +3579,7 @@ local spaceglobe = {
3579
ref_table = card.ability.extra,
3580
ref_value = "x_chips",
3581
scalar_value = "Xchipmod",
3582
+ message_colour = G.C.CHIPS,
3583
})
3584
end
3585
@@ -3599,7 +3600,7 @@ local spaceglobe = {
3599
3600
3601
3602
message_key = "a_xchips",
- message_colour = G.C.BLUE,
3603
3604
3605
return {
3606
Xchip_mod = lenient_bignum(card.ability.extra.x_chips),
0 commit comments