I can't in God's name find to which quest this script belongs to:
ScriptName FollowerDeathScript extends ReferenceAliasDialogueFollowerScript Property DialogueFollower AutoEvent OnDeath(Actor akKiller) DialogueFollower.DismissFollower() EndEvent
...as you can see it sits on a ReferenceAlias, and the quest using the alias is pointing at the DialogueFollower quest. But using info doesn't point me to the correct quest. It's no hidden script either. Any ideas?