From d4c401cd4a6d7a125c708a7c0a846308aafd59eb Mon Sep 17 00:00:00 2001 From: Etrnlmelancholy Date: Tue, 10 Dec 2024 08:03:39 +0300 Subject: [PATCH] sdsxdadsdwd --- code/datums/uplink_item.dm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index ac8a46d0b89..052cdefc152 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -250,6 +250,13 @@ cost = 5 job = list(JOB_TITLE_CLOWN) +/datum/uplink_item/jobspecific/bipki + name = "Bipki case" + desc = "Suck me and I'll tell you what's inside." + item = /obj/item/case_with_bipki + cost = 30 + job = list(JOB_TITLE_CLOWN) + //Mime /datum/uplink_item/jobspecific/caneshotgun name = "Cane Shotgun and Assassination Shells"