diff --git a/code/modules/reagents/newchem/drugs.dm b/code/modules/reagents/newchem/drugs.dm index 3fe8af013c7..6ac4984bb9a 100644 --- a/code/modules/reagents/newchem/drugs.dm +++ b/code/modules/reagents/newchem/drugs.dm @@ -348,6 +348,7 @@ return if(method == INGEST || method == TOUCH) M.SpinAnimation(speed = 12, loops = -1) + ..() /datum/reagent/fliptonium/on_mob_life(var/mob/living/M as mob) if(!M) M = holder.my_atom