From ebaf71c89bd2ca0a4282e0b8b3360abcb5e3d11b Mon Sep 17 00:00:00 2001 From: alexkar598 <25136265+alexkar598@users.noreply.github.com> Date: Mon, 8 Nov 2021 20:01:52 -0500 Subject: [PATCH] Update dna.dm --- code/datums/dna.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/dna.dm b/code/datums/dna.dm index fc2db9ead5b9..f551fd96b61d 100644 --- a/code/datums/dna.dm +++ b/code/datums/dna.dm @@ -594,7 +594,7 @@ dna.remove_all_mutations() dna.stability = 100 if(prob(max(70-instability,0))) - switch(rand(0,8)) //not complete and utter death //yogs - fuck snails + switch(rand(0,10)) //not complete and utter death if(0) monkeyize() if(1)