From 654a75a1f6440db1c189983efda2f369d454e241 Mon Sep 17 00:00:00 2001 From: EchoHeli Date: Mon, 8 Jun 2026 18:14:24 -0600 Subject: [PATCH] Update Phantom Edition Text The current phantom edition text is somewhat confusing, this looks to make it clear what this edition does. --- localization/en-us.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/localization/en-us.lua b/localization/en-us.lua index d0a7b8eb..cc5f9407 100644 --- a/localization/en-us.lua +++ b/localization/en-us.lua @@ -803,7 +803,8 @@ return { name = "Phantom", text = { "{C:attention}Eternal{} and {C:dark_edition}Negative{}", - "Created and destroyed by your {X:purple,C:white}Nemesis{}", + "Created when your {X:purple,C:white}Nemesis{} has this Joker", + "Only affects your {X:purple,C:white}Nemesis{} and is destroyed by them.", }, }, },