mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
robot upgrade overhaul
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user