Hey, that compact defib thing is pretty cool, what if we had three?

This commit is contained in:
E-MonaRhg
2021-03-31 22:34:17 +02:00
parent acdbed28d4
commit 7b342f4476
13 changed files with 108 additions and 37 deletions
+6 -3
View File
@@ -284,6 +284,12 @@
charge = 0
update_icon()
/obj/item/stock_parts/cell/bluespace/charging
name = "self-charging bluespace power cell"
desc = "An experimental, self-charging, transdimensional power cell."
origin_tech = "powerstorage=10;bluespace=10"
self_recharge = 1
/obj/item/stock_parts/cell/infinite
name = "infinite-capacity power cell!"
icon_state = "icell"
@@ -293,9 +299,6 @@
rating = 6
chargerate = 30000
/obj/item/stock_parts/cell/infinite/use()
return 1
/obj/item/stock_parts/cell/infinite/abductor
name = "void core"
desc = "An alien power cell that produces energy seemingly out of nowhere."