Synx speech machine broke

understandable have a nice day
This commit is contained in:
Sharkmare
2019-02-12 21:13:18 +01:00
committed by GitHub
parent 75afe61c6b
commit 3ef418fb0d
@@ -335,7 +335,7 @@ mob/living/simple_animal/synx/PunchTarget()
if(message)
if(speak.len>=memorysize)
speak -= (pick(speak))//making the list more dynamic
speak += message
speak += message
////////////////////////////////////////