diff --git a/src/events/scheduled/seFctvRemote.js b/src/events/scheduled/seFctvRemote.js
index 850ad0c0f59b32ea3b55ee617cedb9b421101e19..f36306360c6dcdfc69659542f950f3f6c129a794 100644
--- a/src/events/scheduled/seFctvRemote.js
+++ b/src/events/scheduled/seFctvRemote.js
@@ -142,6 +142,8 @@ App.Events.SEfctvRemote = class SEfctvRemote extends App.Events.BaseEvent {
 			tech.stampTat = "'Shove that upgraded package here' is tattooed above $his rear.";
 			cashX(forceNeg((V.modCost * 2) + V.SPcost), "slaveMod", tech); // two tats and a smart piercing
 
+			App.Events.refreshEventArt([tech, customer]);
+
 			r.push(`With a barely perceptible signal to ${V.assistant.name}, ${his} drone whirs to a stop and begins to fall to the floor. Before it lands, a dart hits ${him} in the neck. ${He} collapses into darkness.`);
 			App.Events.addParagraph(frag, r);
 
@@ -160,9 +162,6 @@ App.Events.SEfctvRemote = class SEfctvRemote extends App.Events.BaseEvent {
 			App.Events.addParagraph(frag, r);
 
 			r = [];
-			if (V.seeImages > 0) {
-				App.Events.drawEventArt(frag, [tech, customer]);
-			}
 			r.push(`The door opens, and one of your citizens appears. ${tech.slaveName} doesn't know it, but you've made a small change to ${his} calendar. ${His} new client has a`);
 			if (customer.dick > 0) {
 				r.push(`legendarily large dick,`);