code/datums/loadout/item_representation/armor_representation.dm

/datum/item_representation/armor_suit | Allow to representate a armor with any modules it might have This is only able to representate items of type /obj/item/clothing/suit |
---|---|
/datum/item_representation/armor_suit/modular_armor | Allow to representate a armor with any modules it might have This is only able to representate items of type /obj/item/clothing/suit |
/datum/item_representation/armor_module | Allow to representate an module of a jaeger This is only able to representate items of type /obj/item/armor_module |