mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fixes device cells
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
/obj/item/weapon/cell/device/weapon
|
||||
name = "weapon power cell"
|
||||
desc = "A small power cell designed to power handheld weaponry."
|
||||
icon_state = "wcell"
|
||||
maxcharge = 2400
|
||||
|
||||
/obj/item/weapon/cell/crap
|
||||
|
||||
@@ -274,6 +274,7 @@ other types of metals and chemistry for reagents).
|
||||
build_type = PROTOLATHE
|
||||
id = "weapon"
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 700, "glass" = 50)
|
||||
build_path = /obj/item/weapon/cell/device/weapon
|
||||
category = "Misc"
|
||||
sort_string = "DAABB"
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user