snowflake-b-gone
This commit is contained in:
@@ -166,9 +166,6 @@
|
||||
if(prob(50 - efficiency*10)) //Chance to give a bad mutation.
|
||||
H.randmutb() //100% bad mutation. Can be cured with mutadone.
|
||||
|
||||
if(prob(50 - efficiency*10)) //Chance to scramble your DNA
|
||||
scramble_dna(H,ui=TRUE,10) //Chance to scramble your visual DNA a little, with 10% occuring for each node.
|
||||
|
||||
H.silent = 20 //Prevents an extreme edge case where clones could speak if they said something at exactly the right moment.
|
||||
occupant = H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user