mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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)]"
|
||||
|
||||
Reference in New Issue
Block a user