mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
CI fix for component hose connector (#17873)
* CI wanted component fix * moved to signal
This commit is contained in:
@@ -63,8 +63,7 @@ GLOBAL_LIST_EMPTY(fusion_cores)
|
||||
if((stat & BROKEN) || !powernet || !owned_field)
|
||||
Shutdown()
|
||||
|
||||
var/datum/component/hose_connector/HC = GetComponent(/datum/component/hose_connector)
|
||||
HC.force_pump()
|
||||
SEND_SIGNAL(src, COMSIG_HOSE_FORCEPUMP)
|
||||
|
||||
if(owned_field)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user