mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-09 23:27:56 +01:00
fixes item reactions breaking plumbing (#49088)
🆑 fix: fixes reaction chamber breaking with flour-like reactions /🆑
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
return
|
||||
|
||||
reagents.flags &= ~NO_REACT
|
||||
reagents.handle_reactions()
|
||||
RC.emptying = TRUE
|
||||
reagents.handle_reactions()
|
||||
|
||||
/datum/component/plumbing/reaction_chamber/can_give(amount, reagent, datum/ductnet/net)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user