Cell blueprints now use the /empty variants (#35463)
* Cell blueprints now use the /empty variants * Add empty stock cell
This commit is contained in:
committed by
CitadelStationBot
parent
70c4799ce3
commit
38fe1ac2fe
@@ -158,6 +158,10 @@
|
||||
return 0
|
||||
|
||||
/* Cell variants*/
|
||||
/obj/item/stock_parts/cell/empty/Initialize()
|
||||
. = ..()
|
||||
charge = 0
|
||||
|
||||
/obj/item/stock_parts/cell/crap
|
||||
name = "\improper Nanotrasen brand rechargeable AA battery"
|
||||
desc = "You can't top the plasma top." //TOTALLY TRADEMARK INFRINGEMENT
|
||||
|
||||
Reference in New Issue
Block a user