/mob/living/key_down(_key, client/user) switch(_key) if("B") resist() return return ..()