mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Hey, that compact defib thing is pretty cool, what if we had three?
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user