2.0.1
This commit is contained in:
parent
e6c0dff5fa
commit
1b4a5d967e
Binary file not shown.
@ -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.
@ -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()
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user