mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update dna.dm (#12627)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user