diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index be239bb594a9846df6e5715a353d75ff4e801068..7c520b6d80fd44f70e65522b133c846b84628558 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -140,7 +140,7 @@ Call as <<SlaveInteractDrugs>> <</link>> <</if>> <<if ($activeSlave.intelligence+$activeSlave.intelligenceImplant > -100) && $activeSlave.indentureRestrictions < 1>> - | <<link "Psychosuppressants">><<set $activeSlave.drugs = "sychosuppressants">><<SlaveInteractDrugs>><</link>> + | <<link "Psychosuppressants">><<set $activeSlave.drugs = "psychosuppressants">><<SlaveInteractDrugs>><</link>> <<else>> | Psychosuppressants <</if>>