From 38ab0b009269a101b1695e48fe50080469bffe04 Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Mon, 18 Jan 2021 10:10:33 -0500 Subject: [PATCH] add slave desc popup to event --- src/uncategorized/pUndergroundRailroad.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/pUndergroundRailroad.tw b/src/uncategorized/pUndergroundRailroad.tw index 6e69d09ca7d..1a7f9c182c6 100644 --- a/src/uncategorized/pUndergroundRailroad.tw +++ b/src/uncategorized/pUndergroundRailroad.tw @@ -99,7 +99,7 @@ This is disturbing, to say the least. After close investigation, it appears some <br><br> -"You will immediately free $activeSlave.slaveName," it reads. "This is the price of your continued survival. Agree and you buy yourself a few more moments at the top of your heap of shit. Refuse, and you shall fall that much sooner." The message is signed "The Daughters of Liberty." +"You will immediately free <<= App.UI.slaveDescriptionDialog($activeSlave)>>," it reads. "This is the price of your continued survival. Agree and you buy yourself a few more moments at the top of your heap of shit. Refuse, and you shall fall that much sooner." The message is signed "The Daughters of Liberty." <br><br> <<run Enunciate($activeSlave)>> -- GitLab