Eldritch Card

Vars | |
| 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 |
| make_portal | Creates a portal pair at door1 and door2, displays a balloon alert to user |
Var Details
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
make_portal
Creates a portal pair at door1 and door2, displays a balloon alert to user