1
Fork 0

Fixed incorrectly loading ground textures in front of the Abandoned Temple

development
Eddoursul 3 years ago
parent aca6649b44
commit 2fb9452045
  1. BIN
      Fix ground textures in front of the Abandoned Temple.esp
  2. BIN
      scripts/_00e_mqp03_functions.pex
  3. 2
      source/scripts/_00e_mqp03_functions.psc

Binary file not shown.

@ -66,6 +66,7 @@ EndFunction
Function StrandingCutscene() Function StrandingCutscene()
Timescale.SetValue(10)
AudioCategoryAMB.Unmute() AudioCategoryAMB.Unmute()
AudioCategoryAMB2x.Unmute() AudioCategoryAMB2x.Unmute()
AudioCategoryAMBr.Unmute() AudioCategoryAMBr.Unmute()
@ -213,6 +214,7 @@ Sound Property MAGVampireSunlight Auto
GlobalVariable Property TalentPoints Auto GlobalVariable Property TalentPoints Auto
GlobalVariable Property Lernpunkte Auto GlobalVariable Property Lernpunkte Auto
GlobalVariable Property Timescale Auto
Spell Property _00E_MQP03_MagicFeverSpell Auto Spell Property _00E_MQP03_MagicFeverSpell Auto

Loading…
Cancel
Save