Fixes fluid pump (#16541)

This commit is contained in:
Nadyr
2024-10-31 04:29:12 -04:00
committed by GitHub
parent eaaf58b9be
commit f4e2e68a79
2 changed files with 17 additions and 8 deletions
@@ -10,5 +10,6 @@
origin_tech = list(TECH_DATA = 1)
req_components = list(
/obj/item/stock_parts/matter_bin = 2,
/obj/item/cell = 1,
/obj/item/stock_parts/motor = 2,
/obj/item/stock_parts/manipulator = 1)