blob_infected 
Vars | |
| add_to_mode | Variable responsible for the need to add a mind to blob_infected list in game mode. |
|---|---|
| blob_burst_action | Blob burst ability |
| blob_talk_action | Blob talk ability |
| burst_wait_time | Final time to burst. |
| burst_waited_time | Time elapsed from the start of the countdown to the bursting. |
| is_processing | Blob in the countdown to burst. |
| is_tranformed | Was there a transformation into a blob when bursting. |
| message_time | Time elapsed from last burst warning message. |
| mob_type | valid mob type |
| need_new_blob | Is a new blob needed from the station crew if this one dies when trying to burst outside the station. |
| player_message | Total burst warning text |
| start_messages | Warnings about soon burst start. |
| start_process | Countdown to burst start. |
| stop_process | Сountdown to burst process is interrupted. |
| time_to_burst_display | Blob infected hud screen. |
| time_to_burst_hight | Maximum time to burst. |
| time_to_burst_low | Minimum time to burst. |
| warn_blob | Need to warn about an attempt to burst outside the station. |
Var Details
add_to_mode 
Variable responsible for the need to add a mind to blob_infected list in game mode.
blob_burst_action 
Blob burst ability
blob_talk_action 
Blob talk ability
burst_wait_time 
Final time to burst.
burst_waited_time 
Time elapsed from the start of the countdown to the bursting.
is_processing 
Blob in the countdown to burst.
is_tranformed 
Was there a transformation into a blob when bursting.
message_time 
Time elapsed from last burst warning message.
mob_type 
valid mob type
need_new_blob 
Is a new blob needed from the station crew if this one dies when trying to burst outside the station.
player_message 
Total burst warning text
start_messages 
Warnings about soon burst start.
start_process 
Countdown to burst start.
stop_process 
Сountdown to burst process is interrupted.
time_to_burst_display 
Blob infected hud screen.
time_to_burst_hight 
Maximum time to burst.
time_to_burst_low 
Minimum time to burst.
warn_blob 
Need to warn about an attempt to burst outside the station.