4
Fork 0

Removed remaining unused questfunctions refs

remove-levelsystem
Eddoursul 4 months ago
parent 6f7909b16b
commit 67be53b68e
  1. BIN
      Enderal - Forgotten Stories.esm
  2. BIN
      Skyrim.esm
  3. 4
      source/scripts/_00E_SympathyControl.psc
  4. BIN
      strings/enderal - forgotten stories_english.dlstrings

Binary file not shown.

Binary file not shown.

@ -10,7 +10,7 @@ endFunction
Function ModSympathyNG(Actor akSympathyActor, int iSympathyMod, bool bIsFlirt = False, bool bStringOverride = False, String sOverride = "")
SympathyActor.ForceRefTo(akSympathyActor)
Levelsystem_SympathyActor.ForceRefTo(akSympathyActor)
ActorBase sympathyBase = akSympathyActor.GetActorBase()
@ -113,7 +113,7 @@ GlobalVariable Property TharaelFlirtCounter Auto
GlobalVariable Property _00E_DisableQuestTutorials Auto
GlobalVariable Property _00E_DisableSkillTutorials Auto
ReferenceAlias Property SympathyActor Auto
ReferenceAlias Property Levelsystem_SympathyActor Auto
Actor Property PlayerREF Auto

Loading…
Cancel
Save