Space Station 13 - Modules - TypesVar Details - Proc Details

status_effect

Vars

idA unique ID that is used to see if there is already a status effect of the same type on something. Also used for screen alerts
show_durationDo we show the duration of the status effect on the alert

Procs

before_removeCalled before being removed; returning FALSE will cancel removal
update_shown_durationUpdates the status effect alert's maptext (if possible)

Var Details

id

A unique ID that is used to see if there is already a status effect of the same type on something. Also used for screen alerts

show_duration

Do we show the duration of the status effect on the alert

Proc Details

before_remove

Called before being removed; returning FALSE will cancel removal

update_shown_duration

Updates the status effect alert's maptext (if possible)