Fix Siren COM Blank Parts - BLCM/bl3mods GitHub Wiki
Author: Apocalyptech
Contact: https://apocalyptech.com/contact.php
Last Updated: August 01, 2022
Most Recent Version: 1.2.0
License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
View Mod Folder |
Fix Siren COM Blank Parts
OHL or B3HM (local file): Right click and "Save Link As" OHL (web loading): Create a shortcut by dragging into a folder B3HM (web loading): Right click and "Copy Link" |
Siren COMs have a peculiarity of their parts definition which means that they can potentially spawn with one fewer part than they're supposed to, or at least one fewer part than any other chars' COMs have. This is pretty rare, but it is something that's possible in the data, so this mod just patches that up.
Notes on Mod Compatibility:
If using this mod along with World Drop Ixora COMs, make sure that this mod is before World Drop Ixora COMs in your mod list. The World Drop Ixora COMs takes care of fixing the blank Siren COM parts for the COMs that it touches, and this mod would disable the wrong part if run after World Drop Ixora COMs.
Siren COMs have a 'None' part in their PRIMARY part category, which
means that those COMs might spawn with a missing part, compared to
COMs from all other characters. This will fix those so that the
empty part can never be chosen.
Generated by gen_fix_siren_com_blank_parts.py
Aug 1, 2022 (no version number change)
- Updated to use new metadata tags (no functionality change)
Jun 16, 2021 (no version number change)
- Added contact info to mod header
v1.2.0 - Apr 12, 2021
- Added Kensei and Death's Blessings COMs (from Designer's Cut and Director's Cut DLCs, respectively)
v1.1.1 - Jan 10, 2021
- Fixed a bug that's been present since the June 25, 2020 BL3 patch which added Action Skill Damage as a possible COM part -- this mod had been zeroing out that part instead of the blank part.
v1.1.0 - Sep 26, 2020
- Updated for DLC4 Siren COM
v1.0.0 - Sep 26, 2020
- First versioned release