mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user