enderalse/source/scripts/_00e_theriantrophist_loadgamefailsave.psc

7 lines
197 B
Plaintext

Scriptname _00E_Theriantrophist_LoadGameFailsave extends ReferenceAlias
_FS_TheriantrophistControlQuest Property controlQuest Auto
Event OnPlayerLoadGame()
controlQuest.LoadGameInit()
Endevent