mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 13:36:48 +01:00
Update power_cells_ch.dm
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/obj/item/weapon/cell/high/hightech
|
||||
name = "Self-charging power cell"
|
||||
origin_tech = list(TECH_POWER = 7)
|
||||
name = "Self-charging power cell"
|
||||
origin_tech = list(TECH_POWER = 7)
|
||||
icon_state = "hcell"
|
||||
maxcharge = 2000//Trade in charge for recharge
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 1000, "glass" = 100)
|
||||
description_info = "This 'cell' holds a max charge of 1k and self recharges over time."
|
||||
description_info = "This 'cell' holds a max charge of 1k and self recharges over time."
|
||||
|
||||
/obj/item/weapon/cell/high/hightech/empty/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user