Make various machinery properly update their icons on init (#21177)

* All of those Inits, and you choose to not update

* Update requests_console.dm
This commit is contained in:
Vi3trice
2023-06-02 14:52:40 -04:00
committed by GitHub
parent 99a2d9050b
commit 77f37760e7
6 changed files with 11 additions and 5 deletions
+1
View File
@@ -122,6 +122,7 @@
/obj/effect/mapping_helpers/airlock/unres/payload(obj/machinery/door/airlock)
airlock.unres_sides ^= dir
airlock.update_icon()
/obj/effect/mapping_helpers/airlock/autoname
name = "airlock autoname helper"