maplestation_modules/code/modules/mob/living/carbon/human/heart_rework/cpr.dm 
| /datum/preference/toggle/default_shake_help | Allows people to skip the radial if they don't want to use it |
|---|---|
| /datum/emote/living/carbon/human/cpr | Emote to skip the radial and just perform CPR |
| /datum/emote/living/carbon/human/check_pulse | Emote to skip the radial and just check pulse |
| /obj/item/hand_item/cpr | Hand item that serves as a placeholder for CPR |
| /obj/item/hand_item/check_pulse | Hand item that serves as a placeholder for checking pulse |
| BEATS_PER_CPR_CYCLE | Number 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