Space Station 13 - Modules - TypesVar Details - Proc Details

engi_event

Vars

durationHow long the event lasts
threat_levelThe severity of the event

Procs

alert_engiSend an alert to engineering about the event
on_endWhat happens when an event ends.
on_startTo be executed once an event has been started
start_eventStarts an event

Var Details

duration

How long the event lasts

threat_level

The severity of the event

Proc Details

alert_engi

Send an alert to engineering about the event

on_end

What happens when an event ends.

on_start

To be executed once an event has been started

start_event

Starts an event