Skip to content

Commit 39eeb6c

Browse files
authored
Merge pull request #476 from TheRealNova422-real/patch-26
cryptid lore
2 parents c457970 + 537705e commit 39eeb6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

items/epic.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,9 +2044,9 @@ local clockwork = { -- Steel Support: The Joker
20442044
and context.cardarea == G.jokers
20452045
and not context.blueprint_card
20462046
and not context.retrigger_joker
2047-
then
2048-
if
2049-
card.ability.counters.c1 == 0
2047+
then -- The Clockwork Joker is canonically a non-binary self-replicating machine amoeba, that self replicates every 21 minutes. Their pronouns are any/all; they are several billion tiny jokers
2048+
if -- in a trench coat, constantly ticking in an almost perfect yet flawed mechanism. Its only purpose is the strengthening and spreading of the steel world; everything else is meaningless to it.
2049+
card.ability.counters.c1 == 0 -- lore by nova :3
20502050
and card.ability.counters.c2 == 0
20512051
and card.ability.counters.c3 == 0
20522052
and card.ability.counters.c4 == 0

0 commit comments

Comments
 (0)