diff --git a/src/uncategorized/addCustomDescriptors.tw b/src/uncategorized/addCustomDescriptors.tw index 0f66ba70ef69fa5a9e71af6a188b45a3d721bbab..6b1b29b033352b7e4549ba5f9986329c2fa84bd7 100644 --- a/src/uncategorized/addCustomDescriptors.tw +++ b/src/uncategorized/addCustomDescriptors.tw @@ -17,7 +17,7 @@ You may enter custom descriptors for your slave's hair color, hair style, tattoo <<link "Apply">> <<replace "#result">> She'll try her best to call you $activeSlave.customTitle. - <<set $activeSlave.customTitleLisp = $activeSlave.customTitle, $activeSlave.customTitleLisp = nameReplace($activeSlave.customTitleLisp)>> + <<set $activeSlave.customTitleLisp = lispReplace($activeSlave.customTitle)>> <</replace>> <</link>> <</replace>> @@ -28,7 +28,7 @@ You may enter custom descriptors for your slave's hair color, hair style, tattoo <<link "Apply">> <<replace "#result">> She'll try her best to call you $activeSlave.customTitle. - <<set $activeSlave.customTitleLisp = $activeSlave.customTitle, $activeSlave.customTitleLisp = nameReplace($activeSlave.customTitleLisp)>> + <<set $activeSlave.customTitleLisp = lispReplace($activeSlave.customTitle)>> <</replace>> <</link>> | <<link "Stop using a custom title">>