Sgt-Imalas / Sgt_Imalas-Oni-Mods

All the ONI mods made by Sgt_Imalas
MIT License
21 stars 8 forks source link

CGM: Add trait tag to override world rules #113

Closed Th3Fanbus closed 4 months ago

Th3Fanbus commented 4 months ago

Add special handling for the CGM_OverrideWorldRules_AlwaysAllow trait tag so that CGM allows the trait to be selected even if it's disallowed by world rules. Exclusive traits are still honoured.

The main purpose of this trait tag is to have traits that cannot appear by default on planets, but that can be manually added through CGM. This can be accomplished with the following trait tags:

Th3Fanbus commented 4 months ago

Also see https://github.com/Th3Fanbus/Sgt_Imalas-Oni-Mods/tree/CGM_Trait_Tags (based on master instead)