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

Phobetor Brain Trauma

Beefmen's Brain trauma, causing phobetor tears to traverse through.

Vars

created_firstsCreated tears, only checking the FIRST one, not the one it's created to link to.

Procs

check_turf_is_validUsed as a helper that checks if you can successfully teleport to a turf. Returns a boolean, and checks for if the turf has density, if the turf's area has the NOTELEPORT flag, and if the objects in the turf have density. If check_floor is TRUE in the argument, it will return FALSE if it's not a type of /turf/open/floor. Arguments:
on_loseWhen the trauma is removed from a mob.

Var Details

created_firsts

Created tears, only checking the FIRST one, not the one it's created to link to.

Proc Details

check_turf_is_valid

Used as a helper that checks if you can successfully teleport to a turf. Returns a boolean, and checks for if the turf has density, if the turf's area has the NOTELEPORT flag, and if the objects in the turf have density. If check_floor is TRUE in the argument, it will return FALSE if it's not a type of /turf/open/floor. Arguments:

on_lose

When the trauma is removed from a mob.