mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
* 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user