mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Reverts removal of the uplink implant to the implant bundle, instead just removes EMP and Microbomb.
This commit is contained in:
@@ -50,11 +50,10 @@
|
||||
return
|
||||
|
||||
if("implant")
|
||||
new /obj/item/weapon/implanter/uplink(src)
|
||||
new /obj/item/weapon/implanter/adrenalin(src)
|
||||
new /obj/item/weapon/implanter/storage(src)
|
||||
new /obj/item/weapon/implanter/freedom(src)
|
||||
new /obj/item/weapon/implanter/emp(src)
|
||||
new /obj/item/organ/internal/cyberimp/eyes/thermals(src)
|
||||
return
|
||||
|
||||
if("hacker")
|
||||
|
||||
Reference in New Issue
Block a user