diff --git a/src/npc/generate/newSlaveIntro.js b/src/npc/generate/newSlaveIntro.js
index 29bbe498761a5cf409c1b7f150de8664c5525082..5e41e48aec8b94f70594745d4aca2abafa8fd010 100644
--- a/src/npc/generate/newSlaveIntro.js
+++ b/src/npc/generate/newSlaveIntro.js
@@ -2073,6 +2073,7 @@ App.UI.newSlaveIntro = function(slave, slave2, {tankBorn = false, momInterest =
 						healthDamage(slave, 10);
 						return r.join(" ");
 					},
+					note: `This option costs ${cashFormat(V.modCost)}`
 				});
 				choice({
 					linkName: `Scar ${him} on the ${scarTarget}`,