Fixed incorrectly loading ground textures in front of the Abandoned Temple

This commit is contained in:
Eddoursul 2021-10-10 00:54:04 +02:00
parent aca6649b44
commit 2fb9452045
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -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