/tg/ Station 13 - Modules - TypesProc Details

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).

Procs

check_candidate_restingSimple signal handler that ensures that, should a candidate now be standing up, the offer won't be standing for them anymore!
check_owner_standingSimple signal handler that ensures that, if the owner stops standing, the offer no longer stands either!

Proc Details

check_candidate_resting

Simple signal handler that ensures that, should a candidate now be standing up, the offer won't be standing for them anymore!

check_owner_standing

Simple signal handler that ensures that, if the owner stops standing, the offer no longer stands either!