Fixed incorrectly loading ground textures in front of the Abandoned Temple
This commit is contained in:
parent
aca6649b44
commit
2fb9452045
BIN
Fix ground textures in front of the Abandoned Temple.esp
Normal file
BIN
Fix ground textures in front of the Abandoned Temple.esp
Normal file
Binary file not shown.
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…
Reference in New Issue
Block a user