mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Fixes fluid pump (#9385)
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f424065b02
commit
f1020d3d55
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user