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

medigun_relocation

Used to handle teleporting if there is a grace period

Vars

area_lockedIs the teleport locked to only specific areas.
destination_areaArea that the target is teleported to
teleport_areasIf area_locked is enabled, people can be teleported while in these areas.
teleporteeThe person that is being teleported

Procs

dispense_treatPuts a treat in the teleportee's hands.

Var Details

area_locked

Is the teleport locked to only specific areas.

destination_area

Area that the target is teleported to

teleport_areas

If area_locked is enabled, people can be teleported while in these areas.

teleportee

The person that is being teleported

Proc Details

dispense_treat

Puts a treat in the teleportee's hands.