mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 04:56:29 +01:00
Update power_cells_ch.dm
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
id = "selfch_cell_weapon"
|
||||
req_tech = list(TECH_POWER = 5, TECH_MATERIAL = 5,TECH_BLUESPACE = 5,TECH_COMBAT = 3)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 2000,"glass" = 500, "silver" = 500)
|
||||
build_path = /obj/item/weapon/cell/high/hightech
|
||||
build_path = /obj/item/weapon/cell/device/weapon/hightech
|
||||
category = "Misc"
|
||||
sort_string = "DAAAF" //Unique Letter String, this decides how the list of printable items is arranged
|
||||
|
||||
Reference in New Issue
Block a user