Fixed Calia not equipping her sword correctly in the Forbidden Tunnel
This commit is contained in:
parent
5363aa8405
commit
854659fa76
Binary file not shown.
@ -79,8 +79,7 @@ Function MoveNPCsToForbiddenRoom()
|
||||
_00E_MC_TealorREF.RemoveItem(_01E_20Hueterschwert, 1)
|
||||
|
||||
if akCompanion == _00E_MC_CaliaREF
|
||||
akCompanion.AddItem(_01E_20Huetergrossschwert, 1)
|
||||
akCompanion.EquipItem(_01E_20Huetergrossschwert, true, true)
|
||||
akCompanion.ResetInventory()
|
||||
EndIf
|
||||
|
||||
_00E_MC_YuslanREF.Enable()
|
||||
|
Loading…
Reference in New Issue
Block a user