[MIRROR] Admin add/remove borg modules, radio channels and components verb + rejuvenate fully restores borgs (#7322)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
This commit is contained in:
CHOMPStation2
2023-12-03 05:23:07 -07:00
committed by GitHub
parent bec46d23b9
commit 45430008b1
10 changed files with 284 additions and 7 deletions

View File

@@ -13,6 +13,22 @@
..()
charge = 0
/*
* Robot
*/
/obj/item/weapon/cell/robot_station
name = "A standard robot power cell"
maxcharge = 7500
/*
* Syndicate
*/
/obj/item/weapon/cell/robot_syndi
name = "A syndicate robot power cell"
description_fluff = "Almost as good as a hyper."
icon_state = "super" //We don't want roboticists confuse it with a low standard cell
maxcharge = 25000
/*
* Security Borg
*/