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

heretic

An ID card capable of shapeshifting to other IDs given by the Key Keepers Burden knowledge

Vars

fused_idsList of IDs this card consumed
invertedare our created portals inverted? (heretics get sent to a random airlock, crew get sent to the target)
linkThe first door we are linking in the pair, so we can create a portal pair
portal_oneThe first portal in the portal pair, so we can clear it later
portal_twoThe second portal in the portal pair, so we can clear it later

Procs

clear_portal_refsClears portal references
clear_portalsDeletes and nulls our portal pair
make_portalCreates a portal pair at door1 and door2, displays a balloon alert to user
shapeshiftChanges our appearance to the passed ID card

Var Details

fused_ids

List of IDs this card consumed

inverted

are our created portals inverted? (heretics get sent to a random airlock, crew get sent to the target)

The first door we are linking in the pair, so we can create a portal pair

portal_one

The first portal in the portal pair, so we can clear it later

portal_two

The second portal in the portal pair, so we can clear it later

Proc Details

clear_portal_refs

Clears portal references

clear_portals

Deletes and nulls our portal pair

make_portal

Creates a portal pair at door1 and door2, displays a balloon alert to user

shapeshift

Changes our appearance to the passed ID card