Fix indentations (#17481)

* cbt

* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

* fsadffsda sad

* sadfasd

* jhn

* dsfa

* saf

* safsad

* sda
This commit is contained in:
Fluffy
2023-10-05 12:15:58 +02:00
committed by GitHub
parent 032853824d
commit 4538e2a7cc
471 changed files with 2670 additions and 2597 deletions
@@ -262,7 +262,7 @@
/obj/structure/flora/pottedplant/eye
name = "eye bulb plant"
desc = "A decorative plant borne from a genetic mishap in a Zeng-Hu genetics lab. \
Scientists assure, the blinking \"eye\" is simply just a form of heat regulation, \
Scientists assure, the blinking \"eye\" is simply just a form of heat regulation, \
and other than that, this plant is same as any other greenery."
icon_state = "plant-36"
+2 -2
View File
@@ -69,8 +69,8 @@
habitability_class = HABITABILITY_BAD
/obj/effect/overmap/visitable/sector/exoplanet/Initialize()
. = ..()
update_icon()
. = ..()
update_icon()
/obj/effect/overmap/visitable/sector/exoplanet/update_icon()
icon_state = "globe[rand(1,3)]"
+1 -1
View File
@@ -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