4
Fork 0

Added a delay before FS_NQR05_SC21_TharaelAtChasm for things to settle down

english-generic-dialogue
Eddoursul 2 years ago
parent 9296ce5736
commit 332fdb49f2
  1. BIN
      scripts/_00e_fs_nqr05_functions.pex
  2. 3
      source/scripts/_00e_fs_nqr05_functions.psc

@ -1694,9 +1694,10 @@ Function SetUpEndingTharael()
TharaelSwitchToWeaponSet("None")
FS_NQR05_BrotherSorrow_DecapREF.Disable()
FS_NQR05_TharaelREF.moveto(FS_NQR05_SC21_TharaelSitMarker)
_00E_BloodyFXShader.Play(FS_NQR05_TharaelREF)
FS_NQR05_SC21_LethoStitched.Enable()
FS_NQR05_SC21_LethoStitched.moveto(FS_NQR05_SC21_LethoSitMarker)
Utility.wait(1.0)
_00E_BloodyFXShader.Play(FS_NQR05_TharaelREF)
FS_NQR05_SC21_TharaelAtChasm.forcestart()
EndFunction

Loading…
Cancel
Save