robot upgrade overhaul

This commit is contained in:
Kashargul
2024-01-27 13:29:19 +01:00
committed by GitHub
parent 6d1acf98db
commit d3b0c1ebe6
22 changed files with 796 additions and 548 deletions
+2 -2
View File
@@ -38,7 +38,7 @@
* Robot
*/
/obj/item/weapon/cell/robot_station
name = "A standard robot power cell"
name = "standard robot power cell"
maxcharge = 7500
/*
@@ -75,7 +75,7 @@
* Syndicate
*/
/obj/item/weapon/cell/robot_syndi
name = "A syndicate robot power cell"
name = "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