diff --git a/Fix ground textures in front of the Abandoned Temple.esp b/Fix ground textures in front of the Abandoned Temple.esp new file mode 100644 index 00000000..84dae104 Binary files /dev/null and b/Fix ground textures in front of the Abandoned Temple.esp differ diff --git a/scripts/_00e_mqp03_functions.pex b/scripts/_00e_mqp03_functions.pex index 344e055f..65b036d8 100644 Binary files a/scripts/_00e_mqp03_functions.pex and b/scripts/_00e_mqp03_functions.pex differ diff --git a/source/scripts/_00e_mqp03_functions.psc b/source/scripts/_00e_mqp03_functions.psc index 226d3c22..41893c06 100644 --- a/source/scripts/_00e_mqp03_functions.psc +++ b/source/scripts/_00e_mqp03_functions.psc @@ -66,6 +66,7 @@ EndFunction Function StrandingCutscene() + Timescale.SetValue(10) AudioCategoryAMB.Unmute() AudioCategoryAMB2x.Unmute() AudioCategoryAMBr.Unmute() @@ -213,6 +214,7 @@ Sound Property MAGVampireSunlight Auto GlobalVariable Property TalentPoints Auto GlobalVariable Property Lernpunkte Auto +GlobalVariable Property Timescale Auto Spell Property _00E_MQP03_MagicFeverSpell Auto