register non-mapload docking ports on init (#29581)

This commit is contained in:
warriorstar-orion
2025-06-11 14:01:27 -04:00
committed by GitHub
parent 973204b3ab
commit 80a92a2681
+5
View File
@@ -165,6 +165,11 @@
var/lock_shuttle_doors = 0
/obj/docking_port/stationary/Initialize(mapload)
. = ..()
if(!mapload)
register()
// Preset for adding whiteship docks to ruins. Has widths preset which will auto-assign the shuttle
/obj/docking_port/stationary/whiteship
dwidth = 6