henbagle / LE1CommunityPatch

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

Garrus in wrong med clinic position when loading a save #205

Closed henbagle closed 1 year ago

henbagle commented 1 year ago

File: BIOA_STA60_08A_DSG.pcc

Needs fixed in localized file? No

Export ID/TLK Str Ref: Export 9969

Description of fix: Fixed by Rondeeno.

If you save immediately after rescuing Dr. Michel from Fist's thugs (but before talking to her and Garrus), Garrus will be standing in the wrong position on load. This is because export 9969 (SeqVar_Object_2) uses the BioPathPoint wp_garrusStartFight when it's meant to use wp_garrusPostFight, so all that has to be done to fix it is changing export 9969's ObjValue to 1027. image