diff --git a/src/npc/acquisition.tw b/src/npc/acquisition.tw index 82433127ed2e342cb12c5086aefde2a13c287887..ebb7ec3198702510af01eb6f78bb89c73570b508 100644 --- a/src/npc/acquisition.tw +++ b/src/npc/acquisition.tw @@ -616,7 +616,7 @@ The previous owner seems to have left in something of a hurry. <<set $activeSlave.accent = 0>> <<run SoftenBehavioralFlaw($activeSlave)>> <<run SoftenSexualFlaw($activeSlave)>> - <<set $activeSlave.clothes = "a maid outfit", $activeSlave.collar = "pretty jewelry">> + <<set $activeSlave.clothes = "a nice maid outfit", $activeSlave.collar = "pretty jewelry">> <<set $activeSlave.assignment = "be your Head Girl", $HeadGirl = $activeSlave>> <<case "PetiteAdmiration">> <<set $activeSlaveOneTimeMinAge = 14>>