mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Merge pull request #4356 from FalseIncarnate/botany
Briefcase Full of BEES!
This commit is contained in:
@@ -235,6 +235,16 @@ var/list/uplink_items = list()
|
||||
cost = 5
|
||||
job = list("Barber")
|
||||
|
||||
//Botanist
|
||||
|
||||
/datum/uplink_item/jobspecific/bee_briefcase
|
||||
name = "Briefcase Full of Bees"
|
||||
desc = "A seemingly innocent briefcase full of not-so-innocent Syndicate-bred bees. Inject the case with blood to train the bees to ignore the donor(s). It also wirelessly taps into station intercomms to broadcast a message of TERROR."
|
||||
reference = "BEE"
|
||||
item = /obj/item/weapon/bee_briefcase
|
||||
cost = 10
|
||||
job = list("Botanist")
|
||||
|
||||
//Engineer
|
||||
|
||||
/datum/uplink_item/jobspecific/powergloves
|
||||
|
||||
Reference in New Issue
Block a user