Adding New Powercell to science

OwO
This commit is contained in:
Sharkmare
2019-02-05 16:43:10 +01:00
committed by GitHub
parent ef41af2ba0
commit a5f1cb0b47
+9
View File
@@ -260,6 +260,15 @@ other types of metals and chemistry for reagents).
category = "Misc"
sort_string = "DAAAD"
/datum/design/item/powercell/high/hightech
name = "Self-charging power cell"
id = "selfch_cell"
req_tech = list(TECH_POWER = 5, TECH_MATERIAL = 4,TECH_BLUESPACE = 4)
materials = list(DEFAULT_WALL_MATERIAL = 2000,"glass" = 500)
build_path = /obj/item/weapon/cell/high/hightech
category = "Misc"
sort_string = "DAAAE"
/datum/design/item/powercell/device
name = "device"
build_type = PROTOLATHE