mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 08:27:13 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
for(var/area/A in shuttle_area)
|
||||
for(var/mob/living/M in A)
|
||||
M.show_message(SPAN_WARNING("You hear the shuttle engines sputter... perhaps it doesn't have enough fuel?"), 2,
|
||||
SPAN_WARNING("The shuttle shakes but fails to take off."), 1)
|
||||
SPAN_WARNING("The shuttle shakes but fails to take off."), 1)
|
||||
return 0 //failure!
|
||||
return 1 //sucess, continue with launch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user