Iridar / WOTCCoreCollection

Meta mod for the Core Collection
GNU General Public License v3.0
2 stars 0 forks source link

Yet Another F1 - Shows F1 screen for enemies that have not been autopsied yet. #2

Closed Iridar closed 4 years ago

Iridar commented 4 years ago

Solution: add an Event Listener that will determine if the target enemy has been autopsied. Will require compatibility config for mod-added enemies.

Iridar commented 4 years ago

Everyone is welcome to contribute to the project by supplying compatibility config for mod-added enemies in the following format:

+YAF1_AutopsyRequirement = (AutopsyName = AutopsyAdventTrooper, CharacterTemplates = (AdvTrooperM1, AdvTrooperM2, AdvTrooperM3))
Iridar commented 4 years ago

Veehementia has volunteered to fill the config for the vanilla enemies. bstar has volunteered to move the implemented functionality with the event listener to another mod.

Iridar commented 4 years ago

The project is passed to bstar and will be released as a separate mod, closing issue.