From 23ed7e41927153f13e52859a23a202d51004b08e Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 24 Mar 2025 23:54:48 +0100 Subject: [PATCH] Clarify emergent behavior --- src/slugcat.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/slugcat.lua b/src/slugcat.lua index fac8f88..f2418a7 100644 --- a/src/slugcat.lua +++ b/src/slugcat.lua @@ -71,7 +71,8 @@ SMODS.Joker { name = "The Survivor", text = { "All cards held in hand", - "{C:attention}contribute to scoring", + "{C:attention}contribute to scoring {}and", + "considered {C:attention}first in hand", } }, pos = {x = 0, y = 0},