more gammers (#4052)

* Update medsci.dm

* Update miscellaneous.dm

* Update arcade.dm

* Update transform.dm

* Update implanter.dm

* Update shuttle_console.dm
This commit is contained in:
Belsima
2017-10-14 00:32:22 -04:00
committed by Anewbe
parent f9fd492caf
commit e61efc752a
6 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
else
shuttle_status = "Standing-by at offsite location."
if(WAIT_LAUNCH, FORCE_LAUNCH)
shuttle_status = "Shuttle has recieved command and will depart shortly."
shuttle_status = "Shuttle has received command and will depart shortly."
if(WAIT_ARRIVE)
shuttle_status = "Proceeding to destination."
if(WAIT_FINISH)