diff --git a/Skyrim.esm b/Skyrim.esm index 8b2792dd..ce11f792 100644 Binary files a/Skyrim.esm and b/Skyrim.esm differ diff --git a/scripts/tif__001035a1.pex b/scripts/tif__001035a1.pex new file mode 100644 index 00000000..094d118a Binary files /dev/null and b/scripts/tif__001035a1.pex differ diff --git a/scripts/tif__0013d050.pex b/scripts/tif__0013d050.pex new file mode 100644 index 00000000..ee0da3fc Binary files /dev/null and b/scripts/tif__0013d050.pex differ diff --git a/scripts/tif__0013e9ac.pex b/scripts/tif__0013e9ac.pex new file mode 100644 index 00000000..79213ba8 Binary files /dev/null and b/scripts/tif__0013e9ac.pex differ diff --git a/scripts/tif__0013ead8.pex b/scripts/tif__0013ead8.pex new file mode 100644 index 00000000..34713be3 Binary files /dev/null and b/scripts/tif__0013ead8.pex differ diff --git a/source/scripts/tif__001035a1.psc b/source/scripts/tif__001035a1.psc new file mode 100644 index 00000000..c80aaf61 --- /dev/null +++ b/source/scripts/tif__001035a1.psc @@ -0,0 +1,14 @@ +;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment +;NEXT FRAGMENT INDEX 1 +Scriptname TIF__001035A1 Extends TopicInfo Hidden + +;BEGIN FRAGMENT Fragment_0 +Function Fragment_0(ObjectReference akSpeakerRef) +Actor akSpeaker = akSpeakerRef as Actor +;BEGIN CODE +_00E_PlayerFunctions.GetSympathyControl().ModSympathyNG(akSpeaker, 10) +;END CODE +EndFunction +;END FRAGMENT + +;END FRAGMENT CODE - Do not edit anything between this and the begin comment diff --git a/source/scripts/tif__0013d050.psc b/source/scripts/tif__0013d050.psc new file mode 100644 index 00000000..740ebf32 --- /dev/null +++ b/source/scripts/tif__0013d050.psc @@ -0,0 +1,14 @@ +;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment +;NEXT FRAGMENT INDEX 1 +Scriptname TIF__0013D050 Extends TopicInfo Hidden + +;BEGIN FRAGMENT Fragment_0 +Function Fragment_0(ObjectReference akSpeakerRef) +Actor akSpeaker = akSpeakerRef as Actor +;BEGIN CODE +EnderalFunctions.DisableDialogueQuitting() +;END CODE +EndFunction +;END FRAGMENT + +;END FRAGMENT CODE - Do not edit anything between this and the begin comment diff --git a/source/scripts/tif__0013e9ac.psc b/source/scripts/tif__0013e9ac.psc new file mode 100644 index 00000000..285dadac --- /dev/null +++ b/source/scripts/tif__0013e9ac.psc @@ -0,0 +1,15 @@ +;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment +;NEXT FRAGMENT INDEX 1 +Scriptname TIF__0013E9AC Extends TopicInfo Hidden + +;BEGIN FRAGMENT Fragment_0 +Function Fragment_0(ObjectReference akSpeakerRef) +Actor akSpeaker = akSpeakerRef as Actor +;BEGIN CODE +_00E_CQC04_Functions CQC04 = GetOwningQuest() as _00E_CQC04_Functions +CQC04.AddMusic() +;END CODE +EndFunction +;END FRAGMENT + +;END FRAGMENT CODE - Do not edit anything between this and the begin comment diff --git a/source/scripts/tif__0013ead8.psc b/source/scripts/tif__0013ead8.psc new file mode 100644 index 00000000..a88e76c3 --- /dev/null +++ b/source/scripts/tif__0013ead8.psc @@ -0,0 +1,14 @@ +;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment +;NEXT FRAGMENT INDEX 1 +Scriptname TIF__0013EAD8 Extends TopicInfo Hidden + +;BEGIN FRAGMENT Fragment_0 +Function Fragment_0(ObjectReference akSpeakerRef) +Actor akSpeaker = akSpeakerRef as Actor +;BEGIN CODE +EnderalFunctions.DisableDialogueQuitting() +;END CODE +EndFunction +;END FRAGMENT + +;END FRAGMENT CODE - Do not edit anything between this and the begin comment