mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
removes lizard stuttering
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
/datum/species/lizard/handle_speech(message)
|
||||
// jesus christ why
|
||||
if(copytext(message, 1, 2) != "*")
|
||||
message = replacetext(message, "s", stutter("ss"))
|
||||
message = replacetext(message, "s", "sss")
|
||||
|
||||
return message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user