mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user