Skip to content

Commit 6d9e0f0

Browse files
fix colour
1 parent 852f545 commit 6d9e0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/misc_joker.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1950,7 +1950,7 @@ local fspinner = {
19501950
ref_table = card.ability.extra,
19511951
ref_value = "chips",
19521952
scalar_value = "chip_mod",
1953-
message_colour = G.C.BLUE,
1953+
message_colour = G.C.CHIPS,
19541954
})
19551955
end
19561956
end

0 commit comments

Comments
 (0)