mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Replaces uplink management by automated sharing
Various admin outfits changes Add internal box to honk brand infiltration kit Add fifty TC stack buyable by nukies Add subtypes of uplinks : Traitor, Nuclear, SIT, SST, Admin, only checked by auto sharing for now
This commit is contained in:
@@ -152,7 +152,7 @@ var/global/sent_syndicate_infiltration_team = 0
|
||||
|
||||
// Implants:
|
||||
// Uplink
|
||||
var/obj/item/implant/uplink/U = new /obj/item/implant/uplink(src)
|
||||
var/obj/item/implant/uplink/sit/U = new /obj/item/implant/uplink/sit(src)
|
||||
U.implant(src)
|
||||
if (flag_mgmt)
|
||||
U.hidden_uplink.uses = 500
|
||||
|
||||
Reference in New Issue
Block a user