[MIRROR] Fixes fluid pump (#9385)

Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-11-02 09:21:04 -07:00
committed by GitHub
parent f424065b02
commit f1020d3d55
2 changed files with 17 additions and 8 deletions

View File

@@ -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)