Skip to content

Commit

Permalink
Fix additional cryo reagent duplication via TOUCH reaction
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Apr 8, 2024
1 parent 659327b commit 22c232c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/machinery/cryo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@

if(can_administer)
beaker.reagents.trans_to(occupant, 5)
beaker.reagents.reaction(occupant)

if(autoeject)
//release the patient automatically when brute and burn are handled on non-robotic limbs
Expand Down

0 comments on commit 22c232c

Please sign in to comment.