Tailor – Support Mod
This is a support mod, it doesn’t impact gameplay and isn’t useful if you are not a modder.
Tailor adds a new weapon category to the game: Gear. Gear items get their own dedicated slot in the loadout menu, separate from gadgets.
This mod provides:
– A new Gear category in the loadout menu with its own slot.
– A base class (gear_base) for modders to create gear items (helmets, headphones, balaclavas, etc.).
– One gear slot per character (Steve, Sean, Gideon).
For modders:
Create a gear item the same way you would a gadget, using weapons.TYPES.GEAR as the type and "gear_base" as the parent class.
Compatibility: Compatible with all mods. Registers with Detective for cross-mod detection.