/obj/item/skillchip/chameleon/reload name = "T.A.C.T.I.C00L skillchip" desc = "If used, allows the user to perform tactical and instant reloads on all weapons with a magazine." auto_traits = list(TRAIT_INSTANT_RELOAD) skill_name = "Tactical Reloading" skill_description = "Fine tune motor skills when performing reloads on weapons to reduce time taken." skill_icon = "sitemap" activate_message = span_notice("You suddenly learn the art of tactical reloading.") deactivate_message = span_danger("You suddenly lose the ability to tactically reload.")