mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
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>
This commit is contained in:
co-authored by
Zonespace
Gandalf
parent
e9394289d5
commit
405510a4f5
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user