mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
fixes an issue where tall borgs would not compile (#63620)
This commit is contained in:
@@ -192,10 +192,10 @@
|
||||
new_model.rebuild_modules()
|
||||
cyborg.radio.recalculateChannels()
|
||||
cyborg.set_modularInterface_theme()
|
||||
diag_hud_set_health()
|
||||
diag_hud_set_status()
|
||||
diag_hud_set_borgcell()
|
||||
diag_hud_set_aishell()
|
||||
cyborg.diag_hud_set_health()
|
||||
cyborg.diag_hud_set_status()
|
||||
cyborg.diag_hud_set_borgcell()
|
||||
cyborg.diag_hud_set_aishell()
|
||||
log_silicon("CYBORG: [key_name(cyborg)] has transformed into the [new_model] model.")
|
||||
|
||||
INVOKE_ASYNC(new_model, .proc/do_transform_animation)
|
||||
|
||||
Reference in New Issue
Block a user