Skip to content

Commit

Permalink
Update computer.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzmike authored Jul 8, 2024
1 parent e7e4d57 commit b377911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/shuttle/computer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@
var/obj/docking_port/stationary/lifeboat_dock/lifeboat_dock = lifeboat.get_docked()
lifeboat_dock.open_dock()
xeno_message(SPAN_XENOANNOUNCE("We have wrested away control of one of the metal birds! They shall not escape!"), 3, xeno.hivenumber)
launch_initiated = FALSE
return XENO_NO_DELAY_ACTION
else
return ..()

0 comments on commit b377911

Please sign in to comment.