This commit is contained in:
Eddoursul 2021-10-06 00:27:20 +02:00
parent e6c0dff5fa
commit 1b4a5d967e
15 changed files with 5 additions and 7 deletions

Binary file not shown.

View File

@ -38,14 +38,8 @@ fWaterSSRIntensity=0.0001
[SaveGame]
iAutoSaveCount=10
[Water]
bReflectLODLand=1
bReflectLODObjects=1
bReflectSky=1
bReflectLODTrees=1
[Interface]
fBookDistance=75.0000
fBookDistance=82.0000
fNoteDistance=70.0000
fBookOpenTime=500.0000
fInventory3DItemZoomY=-300

Binary file not shown.

View File

@ -358,6 +358,10 @@ Function StartFight()
akCompanion.UnequipItem(_02E_11Eichenbogen)
akCompanion.RemoveItem(_02E_11Eichenbogen)
akCompanion.RemoveItem(_00E_MQ11a_SC12_FireArrows)
; SE: Prevents NPC from using only fists
akCompanion.ResetInventory()
MQ17_SC07_BlackGuardianFight.ForceStart()
CompanionIsTalking.SetValueInt(0)
MAGFireExpertHitImod.Apply()