/tg/ Station 13 - Modules - TypesVar Details - Proc Details

protean

Vars

ownerReference to the species owner
species_modsuitReference to the

Procs

outfit_handling

Var Details

owner

Reference to the species owner

species_modsuit

Reference to the

Proc Details

outfit_handling

Protean Outfit Handling and Logic ---------------------------------------- Proteans get really fucky with outfit logic, so I've appended a COMSIG_OUTFIT_EQUIP signal at the end of /datum/outfit/proc/equip. Basically what this does, is once outfit code has been ran, it will go through the assigned outfit again. It assimilates any modsuits, gives you a storage if you're missing it, and places contents into said storage. Yes, this is really snowflakey but I've been bashing my head against the wall for 4 hours trying to figure this out.