This commit is contained in:
TrilbySpaceClone
2019-11-03 11:05:45 -05:00
parent db19eae0f8
commit 5c4cd15762
11 changed files with 557 additions and 4 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
export_types = list(/obj/item/stock_parts/cell)
include_subtypes = TRUE
/datum/export/cell
/datum/export/cellupgraded
cost = 10
unit_name = "upgraded power cell"
export_types = list(/obj/item/stock_parts/cell/upgraded, /obj/item/stock_parts/cell/upgraded/plus)