henbagle / LE1CommunityPatch

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

Krogan Mercenary on Amaranthine out of bounds #275

Open AudemusN7 opened 2 months ago

AudemusN7 commented 2 months ago

File: BIOA_UNC31_02_DSG.pcc

Needs fixed in localized file? Is this a LOC_INT file, but the fix is not specific to english? No

Export ID/TLK Str Ref: Export 1991 + 1999

Description of fix: BioPawn_17 in Helena Blake's base on Amaranthine is located far out of bounds, outside the level. While it's possible this was intentional, it seems unlikely that it would've been left inside the level and left unhidden/active.

This can be fixed by moving the BioPawn into the level and adding them to the squad in BioPawnBehavior.

Based on the position of other enemies in UNC bases, I've used these coordinates: Location = {X = -65328.0, Y = -25918.5996, Z = -116851.0} Rotation = {Pitch = 0, Yaw = -27307, Roll = 0}