/tg/ Station 13 - Modules - TypesDefine Details

maplestation_modules/code/modules/mob/living/carbon/human/heart_rework/cpr.dm

/datum/preference/toggle/default_shake_helpAllows people to skip the radial if they don't want to use it
/datum/emote/living/carbon/human/cprEmote to skip the radial and just perform CPR
/datum/emote/living/carbon/human/check_pulseEmote to skip the radial and just check pulse
/obj/item/hand_item/cprHand item that serves as a placeholder for CPR
/obj/item/hand_item/check_pulseHand item that serves as a placeholder for checking pulse
BEATS_PER_CPR_CYCLENumber of "beats" per CPR cycle This corresponds to N - 1 compressions and 1 breath

Define Details

BEATS_PER_CPR_CYCLE

Number of "beats" per CPR cycle This corresponds to N - 1 compressions and 1 breath