You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some unit types come with preconfigured traits. Sometimes these traits are not wanted. For example, GM special forces units have basically every trait regardless of their role.
assignGear should clear all traits to start with, so the unit ends up only having the traits granted by its assignGear class.
The text was updated successfully, but these errors were encountered:
Some unit types come with preconfigured traits. Sometimes these traits are not wanted. For example, GM special forces units have basically every trait regardless of their role.
assignGear should clear all traits to start with, so the unit ends up only having the traits granted by its assignGear class.
The text was updated successfully, but these errors were encountered: