henbagle / LE1CommunityPatch

Issue tracker for the Community Patch mod for Mass Effect 1: Legendary Edition
13 stars 0 forks source link

Broken Ashley comment on Chorban in the Citadel Tower #231

Closed henbagle closed 6 months ago

henbagle commented 6 months ago

File: BIOA_STA70_02A_DSG.pcc

Needs fixed in localized file? No

Export ID/TLK Str Ref: 2662

Description of fix: Fixed by rondeeno

ISSUE: In the Citadel Tower, Ashley was apparently meant to comment on Chorban while coming down the stairs rather than when you get close to him, but this doesn't happen since exports 2664 and 2662 both check for the same conditional (1129). FIX: Converted export 2662 to a PMCheckState that checks for bool 7098 (Ashley_Commented) instead.