Energy weapons can be reloaded

This commit is contained in:
Anewbe
2016-10-06 21:17:40 -05:00
parent 62b02e8e05
commit 0f51fda83a
22 changed files with 218 additions and 141 deletions

View File

@@ -260,6 +260,15 @@ other types of metals and chemistry for reagents).
category = "Misc"
sort_string = "DAAAD"
/datum/design/item/powercell/device
name = "device"
build_type = PROTOLATHE
id = "device"
materials = list(DEFAULT_WALL_MATERIAL = 350, "glass" = 25)
build_path = /obj/item/weapon/cell/device
category = "Misc"
sort_string = "DAAAE"
/datum/design/item/hud
materials = list(DEFAULT_WALL_MATERIAL = 50, "glass" = 50)