mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Merge pull request #8394 from Fox-McCloud/abduction-fix
Fixes Being Able to Recall Abductor Shuttle call
This commit is contained in:
@@ -282,6 +282,7 @@
|
||||
var/datum/objective/objective = team_objectives[team_number]
|
||||
if(con.experiment.points >= objective.target_amount)
|
||||
shuttle_master.emergency.request(null, 0.5)
|
||||
shuttle_master.emergency.canRecall = FALSE
|
||||
finished = 1
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user