Merge pull request #14809 from SandPoot/speak-nice-yes

Centralizes borg speech and uses some of the icons for the typing indicator
This commit is contained in:
silicons
2021-06-09 11:15:01 -07:00
committed by GitHub
6 changed files with 21 additions and 1 deletions
+5
View File
@@ -176,6 +176,11 @@
scheduled_destruction = world.time + (lifespan - CHAT_MESSAGE_EOL_FADE)
enter_subsystem()
var/mob/living/silicon/robot/R = target
if(iscyborg(R))
if(R.module.dogborg == TRUE || R.dogborg == TRUE) //I hate whoever that thought that putting two types of dogborg that don't even sync up properly was good
message.pixel_x = 16
/**
* Applies final animations to overlay CHAT_MESSAGE_EOL_FADE deciseconds prior to message deletion
* Arguments: