mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
fix reagent containers not transferring into protolathes or circuit imprinters (#28225)
This commit is contained in:
@@ -83,7 +83,7 @@ using metal and glass, it uses glass and reagents (usually sulfuric acis).
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
|
||||
if(used.is_open_container())
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
return ITEM_INTERACT_SKIP_TO_AFTER_ATTACK
|
||||
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user