2021-10-05 22:15:58 +00:00
|
|
|
Scriptname _00E_FS_Affinity_RitualistSC extends activemagiceffect
|
2021-10-05 22:59:59 +00:00
|
|
|
{ OBSOLETE. Left for backward save compatibility.
|
|
|
|
The functions of the old code have been moved to _00E_PhasmalistApparition_Spectralist magic effect of the apparition ability. }
|
2021-10-05 22:15:58 +00:00
|
|
|
|
|
|
|
Function OnLoadGame()
|
2021-10-05 22:59:59 +00:00
|
|
|
UnregisterForAllModEvents()
|
2021-10-05 22:15:58 +00:00
|
|
|
EndFunction
|