From 405510a4f5d0484b7cb7708b164ddf8a05ff4229 Mon Sep 17 00:00:00 2001 From: Ironnhawk <60765218+Ironnhawk@users.noreply.github.com> Date: Sat, 26 Feb 2022 19:45:27 -0500 Subject: [PATCH] Removes Spider_Injector traitor Item (#11694) * Removes Spider_Injector traitor Item * Update code/modules/uplink/uplink_items/job.dm Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com> --- code/modules/uplink/uplink_items/job.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/uplink/uplink_items/job.dm b/code/modules/uplink/uplink_items/job.dm index aa2cfbb3e41..c2fc91e6305 100644 --- a/code/modules/uplink/uplink_items/job.dm +++ b/code/modules/uplink/uplink_items/job.dm @@ -271,6 +271,8 @@ // High progression cost +//SKYRAT EDIT REMOVAL BEGIN +/* /datum/uplink_item/role_restricted/spider_injector name = "Australicus Slime Mutator" desc = "Crikey mate, it's been a wild travel from the Australicus sector but we've managed to get \ @@ -282,6 +284,8 @@ cost = 10 restricted_roles = list(JOB_RESEARCH_DIRECTOR, JOB_SCIENTIST, JOB_ROBOTICIST) +*/ +// SKYRAT EDIT END /datum/uplink_item/role_restricted/blastcannon name = "Blast Cannon" desc = "A highly specialized weapon, the Blast Cannon is actually relatively simple. It contains an attachment for a tank transfer valve mounted to an angled pipe specially constructed \