heretic
An ID card capable of shapeshifting to other IDs given by the Key Keepers Burden knowledge
Vars | |
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) |
link | 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 |
Procs | |
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 |
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)
link
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