diff --git a/src/npc/interaction/fFeelings.tw b/src/npc/interaction/fFeelings.tw index e21ab8e427ede8b6f0eae8b472354d7bb9470d6f..a15861b31270ab09c5b395db55b96ca5b50c837f 100644 --- a/src/npc/interaction/fFeelings.tw +++ b/src/npc/interaction/fFeelings.tw @@ -5,8 +5,8 @@ <<= getSlave($AS).slaveName>> is unable to communicate and thus this place should have been unreachable. Please report this. <</if>> -<<run Enunciate($activeSlave)>> -<<run App.Utils.setLocalPronouns($activeSlave)>> +<<run Enunciate(getSlave($AS))>> +<<run App.Utils.setLocalPronouns(getSlave($AS))>> <<set _lisping = 0>> <<if canTalk(getSlave($AS)) && SlaveStatsChecker.checkForLisp(getSlave($AS))>> <<set _lisping = 1>>