code/datums/status_effects/neutral.dm

/datum/status_effect/offering/no_item_received | This status effect is meant only for items that you don't actually receive
when offered, mostly useful for /obj/item/hand_item subtypes. |
---|---|
/datum/status_effect/offering/no_item_received/needs_resting | This status effect is meant only to be used for offerings that require the target to be resting (like when you're trying to give them a hand to help them up). Also doesn't require them to have their hands free (since you're not giving them anything). |