Fixes capacitor not being consumed when building a gygax (#37282)
* Comments out code to try to fix a bug * protip: next time don't commit to master * Fixes gygax construction not using the capacitor
This commit is contained in:
committed by
CitadelStationBot
parent
f98040513a
commit
19f315db9c
@@ -364,6 +364,7 @@
|
||||
//13
|
||||
list(
|
||||
"key" = /obj/item/stock_parts/capacitor,
|
||||
"action" = ITEM_MOVE_INSIDE,
|
||||
"back_key" = TOOL_SCREWDRIVER,
|
||||
"desc" = "Advanced scanner module is secured."
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user