CWolfs / MissionControl

A HBS BattleTech mod that provides a framework for runtime modifications of the contracts and encounters.
GNU General Public License v3.0
21 stars 13 forks source link

Contract Builder: TimerStatus Conditional #627

Closed CWolfs closed 8 months ago

CWolfs commented 8 months ago

Add support for the TimerStatus conditional.

This conditional takes two properties:

This conditional isn't hard tied to any message / event. If it's run, it checks the timer objective and tests the status. If it matches the status the modder has set - it is a success.

CWolfs commented 8 months ago

In develop.