/tg/ Station 13 - Modules - TypesVar Details - Proc Details

corazargh

Vars

manual_heartThe new heart that's temp added
original_heartThe old heart we're swapping for

Procs

on_gained_organIntercepts the new heart and creates a new cursed heart - putting the old inside of it
on_mob_end_metabolizeWe're done - remove the curse and restore the old one
on_mob_metabolizeCreates a new cursed heart and puts the old inside of it, then replaces the position of the old
on_removed_organIf we're ejecting out the organ - replace it with the original

Var Details

manual_heart

The new heart that's temp added

original_heart

The old heart we're swapping for

Proc Details

on_gained_organ

Intercepts the new heart and creates a new cursed heart - putting the old inside of it

on_mob_end_metabolize

We're done - remove the curse and restore the old one

on_mob_metabolize

Creates a new cursed heart and puts the old inside of it, then replaces the position of the old

on_removed_organ

If we're ejecting out the organ - replace it with the original