De-snowflakes latejoin on-station code, latejoin borgs now sync properly, see #6472 (#7742)

* Revert "aaaa (#6451)"

This reverts commit f11bf3faf0.

* onstation latejoin stuff

* linking to parent AI

* test

* de-snowflaking

* Update code/modules/jobs/job_types/cyborg.dm

* Update code/modules/jobs/job_types/cyborg.dm

* Update modular_skyrat/master_files/code/modules/jobs/job_types/cyborg.dm

* Update modular_skyrat/master_files/code/modules/jobs/job_types/cyborg.dm

* Update cyborg.dm

Co-authored-by: SpaceVampire <46720418+SpaceVampire@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
FlamingLily
2021-08-28 11:02:22 +10:00
committed by GitHub
parent f41edd966e
commit c0b967f2b4
7 changed files with 19 additions and 20 deletions
+4
View File
@@ -199,6 +199,10 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark)
/obj/effect/landmark/start/cyborg
name = "Cyborg"
icon_state = "Cyborg"
//SKYRAT EDIT: Start - Makes latejoin cyborgs spawn in the station instead of on the interlink.
jobspawn_override = TRUE
delete_after_roundstart = FALSE
//SKYRAT EDIT: End - Makes latejoin cyborgs spawn in the station instead of on the interlink.
/obj/effect/landmark/start/ai
name = "AI"