mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
Synx speech machine broke
understandable have a nice day
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user