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

space_bubble

Vars

bubble_durationThe amount of time that the bubble will survive for once turned on. This can't be changed normally but is a var for admins.
bubble_timerThe timer we track until the bubble deletes itself.
installed_pyro_coreBoolean on whether or not a pyroclastic anomaly core has been inserted, allowing the item to be used.
space_bubbleThe proximity monitor & visual bubble that grants space protection to people nearby, while active.

Procs

close_bubbleCloses the bubble and cleans up after itself. Optional 'user' arg for the mob turning us off.
start_bubble_closeUses an arg for special flavortext to be balloon alerted to everyone, then gives an extra 5 seconds before killing the bubble.

Var Details

bubble_duration

The amount of time that the bubble will survive for once turned on. This can't be changed normally but is a var for admins.

bubble_timer

The timer we track until the bubble deletes itself.

installed_pyro_core

Boolean on whether or not a pyroclastic anomaly core has been inserted, allowing the item to be used.

space_bubble

The proximity monitor & visual bubble that grants space protection to people nearby, while active.

Proc Details

close_bubble

Closes the bubble and cleans up after itself. Optional 'user' arg for the mob turning us off.

start_bubble_close

Uses an arg for special flavortext to be balloon alerted to everyone, then gives an extra 5 seconds before killing the bubble.