2.0.1
This commit is contained in:
parent
e6c0dff5fa
commit
1b4a5d967e
Enderal - Forgotten Stories.esmEnderal - Forgotten Stories.ini
scripts
strings
enderal - forgotten stories_chinese.stringsenderal - forgotten stories_english.dlstringsenderal - forgotten stories_english.ilstringsenderal - forgotten stories_english.stringsenderal - forgotten stories_french.stringsenderal - forgotten stories_german.stringsenderal - forgotten stories_italian.stringsenderal - forgotten stories_japanese.stringsenderal - forgotten stories_korean.stringsenderal - forgotten stories_russian.stringsenderal - forgotten stories_spanish.strings
Binary file not shown.
@ -38,14 +38,8 @@ fWaterSSRIntensity=0.0001
|
|||||||
[SaveGame]
|
[SaveGame]
|
||||||
iAutoSaveCount=10
|
iAutoSaveCount=10
|
||||||
|
|
||||||
[Water]
|
|
||||||
bReflectLODLand=1
|
|
||||||
bReflectLODObjects=1
|
|
||||||
bReflectSky=1
|
|
||||||
bReflectLODTrees=1
|
|
||||||
|
|
||||||
[Interface]
|
[Interface]
|
||||||
fBookDistance=75.0000
|
fBookDistance=82.0000
|
||||||
fNoteDistance=70.0000
|
fNoteDistance=70.0000
|
||||||
fBookOpenTime=500.0000
|
fBookOpenTime=500.0000
|
||||||
fInventory3DItemZoomY=-300
|
fInventory3DItemZoomY=-300
|
||||||
|
Binary file not shown.
@ -358,6 +358,10 @@ Function StartFight()
|
|||||||
akCompanion.UnequipItem(_02E_11Eichenbogen)
|
akCompanion.UnequipItem(_02E_11Eichenbogen)
|
||||||
akCompanion.RemoveItem(_02E_11Eichenbogen)
|
akCompanion.RemoveItem(_02E_11Eichenbogen)
|
||||||
akCompanion.RemoveItem(_00E_MQ11a_SC12_FireArrows)
|
akCompanion.RemoveItem(_00E_MQ11a_SC12_FireArrows)
|
||||||
|
|
||||||
|
; SE: Prevents NPC from using only fists
|
||||||
|
akCompanion.ResetInventory()
|
||||||
|
|
||||||
MQ17_SC07_BlackGuardianFight.ForceStart()
|
MQ17_SC07_BlackGuardianFight.ForceStart()
|
||||||
CompanionIsTalking.SetValueInt(0)
|
CompanionIsTalking.SetValueInt(0)
|
||||||
MAGFireExpertHitImod.Apply()
|
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…
x
Reference in New Issue
Block a user