Skip to content

Commit

Permalink
this too
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Jun 24, 2024
1 parent a70ba70 commit 96fe91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/diseases/xeno_transformation.dm
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
else
affected_mob.mind.transfer_to(xeno, TRUE)

src.cure()
qdel(affected_mob)
cure()

if(istype(area, /area/almayer/medical/containment))
GLOB.ddi_experiment.trigger(xeno)

0 comments on commit 96fe91e

Please sign in to comment.